Uploaded image for project: 'IronJacamar'
  1. IronJacamar
  2. JBJCA-1419

Missing Hornetq RAR artifact in JBoss repository.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • Minor
    • None
    • None
    • Build
    • None
    • Hide

      Start with a clean Ivy cache or, relocate the org.hornetq artifacts from the cache.

       

      $ git checkout ironjacamar-1.0.25.Final
      
      $ ant -Djdk_version=JDK8 clean jars
      

       

      Show
      Start with a clean Ivy cache or, relocate the org.hornetq artifacts from the cache.   $ git checkout ironjacamar-1.0.25.Final $ ant -Djdk_version=JDK8 clean jars  
    • Hide

       To workaround this problem the user needs to re-order the Ivy resolver chain. Moving the "central" resolver above the "jboss".

       Swap line 42 with 44

      Show
       To workaround this problem the user needs to re-order the Ivy resolver chain. Moving the "central" resolver above the "jboss".  Swap line 42 with 44
    • Undefined

    Description

       I am attempting to build the tag ironjacamar-1.4.25.Final but getting an Ivy resolve error.

       

      [ivy:retrieve] :: resolution report :: resolve 732ms :: artifacts dl 1165ms
       ---------------------------------------------------------------------
       | | modules || artifacts |
       | conf | number| search|dwnlded|evicted|| number|dwnlded|
       ---------------------------------------------------------------------
       | common | 24 | 0 | 0 | 0 || 24 | 0 |
       | sjc | 2 | 0 | 0 | 0 || 2 | 0 |
       | embedded | 8 | 0 | 0 | 0 || 8 | 0 |
       | arquillian | 17 | 0 | 0 | 0 || 17 | 0 |
       | jetty | 17 | 0 | 0 | 0 || 17 | 0 |
       | hornetq | 7 | 0 | 0 | 0 || 8 | 0 |
       | mail | 1 | 0 | 0 | 0 || 1 | 0 |
       | rhq | 12 | 0 | 0 | 0 || 12 | 0 |
       | test | 3 | 0 | 0 | 0 || 3 | 0 |
       | tools | 5 | 0 | 0 | 0 || 5 | 0 |
       ---------------------------------------------------------------------
      [ivy:retrieve] 
      [ivy:retrieve] :: problems summary ::
      [ivy:retrieve] :::: WARNINGS
      [ivy:retrieve] [NOT FOUND ] org.hornetq#hornetq-ra;2.2.2.Final!hornetq-ra.rar (1128ms)
      [ivy:retrieve] ==== jboss: tried
      [ivy:retrieve] https://repository.jboss.org/nexus/content/groups/public/org/hornetq/hornetq-ra/2.2.2.Final/hornetq-ra-2.2.2.Final.rar
      [ivy:retrieve] ::::::::::::::::::::::::::::::::::::::::::::::
      [ivy:retrieve] :: FAILED DOWNLOADS ::
      [ivy:retrieve] :: ^ see resolution messages for details ^ ::
      [ivy:retrieve] ::::::::::::::::::::::::::::::::::::::::::::::
      [ivy:retrieve] :: org.hornetq#hornetq-ra;2.2.2.Final!hornetq-ra.rar
      [ivy:retrieve] ::::::::::::::::::::::::::::::::::::::::::::::
      [ivy:retrieve] 
      [ivy:retrieve] :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS
      BUILD FAILED
      build.xml:331: impossible to resolve dependencies:
       resolve failed - see output for details
      Total time: 2 seconds
      $
      

       

      Attachments

        Activity

          People

            tadamski@redhat.com Tomasz Adamski
            jwhiting@redhat.com Jeremy Whiting
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: