2 Replies Latest reply on Feb 4, 2013 4:39 AM by phk

    Build failure - switchyard-component-camel-cdi missing from 0.7 maven repo ?

    phk

      Hi,

      I am trying to run a simple mvn package on a simple Switchyard project.

      It seems that 0.7.0 final is missing from https://repository.jboss.org/nexus/content/groups/public/org/switchyard/components/switchyard-component-camel-cdi/.

       

       

      [INFO]

      [INFO] ------------------------------------------------------------------------

      [INFO] Building com.example.switchyard:restsoap 0.0.1-SNAPSHOT

      [INFO] ------------------------------------------------------------------------

      Downloading: http://repository.jboss.org/nexus/content/groups/public/org/switchy

      ard/components/switchyard-component-camel-cdi/0.7.0.Final/switchyard-component-c

      amel-cdi-0.7.0.Final.pom

      Downloading: http://repo.maven.apache.org/maven2/org/switchyard/components/switc

      hyard-component-camel-cdi/0.7.0.Final/switchyard-component-camel-cdi-0.7.0.Final

      .pom

      [WARNING] The POM for org.switchyard.components:switchyard-component-camel-cdi:j

      ar:0.7.0.Final is missing, no dependency information available

      Downloading: http://repository.jboss.org/nexus/content/groups/public/org/switchy

      ard/components/switchyard-component-camel-cdi/0.7.0.Final/switchyard-component-c

      amel-cdi-0.7.0.Final.jar

      Downloading: http://repo.maven.apache.org/maven2/org/switchyard/components/switc

      hyard-component-camel-cdi/0.7.0.Final/switchyard-component-camel-cdi-0.7.0.Final

      .jar

      [INFO] ------------------------------------------------------------------------

      [INFO] BUILD FAILURE

      [INFO] ------------------------------------------------------------------------

      [INFO] Total time: 6.365s

      [INFO] Finished at: Mon Feb 04 09:13:55 CET 2013

      [INFO] Final Memory: 26M/324M

      [INFO] ------------------------------------------------------------------------

      [ERROR] Failed to execute goal on project restsoap: Could not resolve dependenci

      es for project com.example.switchyard:restsoap:jar:0.0.1-SNAPSHOT: Could not fin

      d artifact org.switchyard.components:switchyard-component-camel-cdi:jar:0.7.0.Fi

      nal in jboss-public-repository (http://repository.jboss.org/nexus/content/groups

      /public) -> [Help 1]

      [ERROR]

      [ERROR] To see the full stack trace of the errors, re-run Maven with the -e swit

      ch.

      [ERROR] Re-run Maven using the -X switch to enable full debug logging.

      [ERROR]

      [ERROR] For more information about the errors and possible solutions, please rea

      d the following articles:

      [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyReso

      lutionException

       

      Cheers,

      Paul