[switchyard-dev] Build failed in Jenkins: SwitchYard-Quickstarts #1870

ci-builds at redhat.com ci-builds at redhat.com
Mon Dec 9 21:37:35 EST 2013


See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/1870/changes>

Changes:

[kbabo] SWITCHYARD-1824  Integrate with JBoss Integration BOM

[kbabo] SWITCHYARD-1773 Fixed the soap-mtom quickstart

[kbabo] SWITCHYARD-1817 JAXB transformation fails in jca-inflow quickstarts

[kbabo] SWITCHYARD-1853 clear validation warnings in bpm-service quickstart

[kbabo] fix bpel-service README

------------------------------------------
[...truncated 3419 lines...]
[INFO] --- buildnumber-maven-plugin:1.2:create (get-scm-revision) @ switchyard-quickstart-camel-jaxb ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ switchyard-quickstart-camel-jaxb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ switchyard-quickstart-camel-jaxb ---
[INFO] Compiling 6 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/camel-jaxb/target/classes>
[INFO] 
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @ switchyard-quickstart-camel-jaxb ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/camel-jaxb/target/switchyard-quickstart-camel-jaxb-sources.jar>
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ switchyard-quickstart-camel-jaxb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ switchyard-quickstart-camel-jaxb ---
[INFO] Compiling 3 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/camel-jaxb/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.6:test (default-test) @ switchyard-quickstart-camel-jaxb ---
[INFO] Surefire report directory: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/camel-jaxb/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.switchyard.quickstarts.camel.jaxb.JAXBCamelTest
21:37:20,491 WARN  [org.switchyard.common.camel] SWITCHYARD013200: CDI environment not detected, disabling Camel CDI integration
21:37:20,642 INFO  [org.apache.camel.management.ManagementStrategyFactory] JMX enabled.
21:37:20,721 INFO  [org.switchyard.security] SWITCHYARD014201: Using SecurityProvider implementation: org.switchyard.security.provider.JaasSecurityProvider
21:37:20,734 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.3 (CamelContext: camel-1) is starting
21:37:21,451 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 187 type converters
21:37:21,542 INFO  [org.apache.camel.management.DefaultManagementLifecycleStrategy] StatisticsLevel at All so enabling load performance statistics
21:37:21,586 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Total 0 routes, of which 0 is started.
21:37:21,588 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.3 (CamelContext: camel-1) started in 0.853 seconds
21:37:22,218 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 187 type converters
21:37:23,804 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: route1 started and consuming from: Endpoint[switchyard://GreetingService]
21:37:24,572 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:camel-jaxb:1.0}GreetingService started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-jaxb:1.0%7DGreetingService]
21:37:25,289 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.3 (CamelContext: camel-1) is shutting down
21:37:25,291 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 2 routes (timeout 30 seconds)
21:37:25,299 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:camel-jaxb:1.0}GreetingService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-jaxb:1.0%7DGreetingService]
21:37:25,300 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: route1 shutdown complete, was consuming from: Endpoint[switchyard://GreetingService]
21:37:25,302 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 2 routes completed in 0 seconds
21:37:25,326 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] TypeConverterRegistry utilization[attempts=8, hits=8, misses=0, failures=0] mappings[total=189, misses=0]
21:37:25,330 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.3 (CamelContext: camel-1) is shutdown in 0.041 seconds. Uptime 4.597 seconds.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.041 sec

Results :

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ switchyard-quickstart-camel-jaxb ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/camel-jaxb/target/switchyard-quickstart-camel-jaxb.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ switchyard-quickstart-camel-jaxb ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/camel-jaxb/target/switchyard-quickstart-camel-jaxb.jar> to /home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-camel-jaxb/2.0.0-SNAPSHOT/switchyard-quickstart-camel-jaxb-2.0.0-SNAPSHOT.jar
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/camel-jaxb/pom.xml> to /home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-camel-jaxb/2.0.0-SNAPSHOT/switchyard-quickstart-camel-jaxb-2.0.0-SNAPSHOT.pom
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/camel-jaxb/target/switchyard-quickstart-camel-jaxb-sources.jar> to /home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-camel-jaxb/2.0.0-SNAPSHOT/switchyard-quickstart-camel-jaxb-2.0.0-SNAPSHOT-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Quickstart : Camel AMQP Binding 2.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/switchyard/components/switchyard-component-camel-amqp/2.0.0-SNAPSHOT/maven-metadata.xml
Downloading: http://snapshots.jboss.org/maven2/org/switchyard/components/switchyard-component-camel-amqp/2.0.0-SNAPSHOT/maven-metadata.xml
Downloading: https://repository.jboss.org/nexus/content/groups/public/org/switchyard/components/switchyard-component-camel-amqp/2.0.0-SNAPSHOT/maven-metadata.xml
Downloading: http://maven.repository.redhat.com/earlyaccess/all/org/switchyard/components/switchyard-component-camel-amqp/2.0.0-SNAPSHOT/maven-metadata.xml
1020 B          
         
Downloaded: http://snapshots.jboss.org/maven2/org/switchyard/components/switchyard-component-camel-amqp/2.0.0-SNAPSHOT/maven-metadata.xml (1020 B at 2.9 KB/sec)
Downloading: http://snapshots.repository.codehaus.org/org/switchyard/components/switchyard-component-camel-amqp/2.0.0-SNAPSHOT/maven-metadata.xml
         
         
1020 B   
         
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/switchyard/components/switchyard-component-camel-amqp/2.0.0-SNAPSHOT/maven-metadata.xml (1020 B at 1.1 KB/sec)
1020 B   
         
Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/switchyard/components/switchyard-component-camel-amqp/2.0.0-SNAPSHOT/maven-metadata.xml (1020 B at 0.9 KB/sec)
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/switchyard/components/switchyard-component-camel-amqp/2.0.0-SNAPSHOT/switchyard-component-camel-amqp-2.0.0-20131210.021032-1.pom
2 KB     
       
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/switchyard/components/switchyard-component-camel-amqp/2.0.0-SNAPSHOT/switchyard-component-camel-amqp-2.0.0-20131210.021032-1.pom (2 KB at 7.9 KB/sec)
Downloading: https://repository.jboss.org/nexus/content/repositories/deprecated/org/apache/camel/camel-amqp/2.10.3/camel-amqp-2.10.3.pom
       
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/apache/camel/camel-amqp/2.10.3/camel-amqp-2.10.3.pom
4 KB   
       
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/apache/camel/camel-amqp/2.10.3/camel-amqp-2.10.3.pom (4 KB at 10.8 KB/sec)
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/switchyard/components/switchyard-component-test-mixin-amqp/2.0.0-SNAPSHOT/maven-metadata.xml
Downloading: https://repository.jboss.org/nexus/content/groups/public/org/switchyard/components/switchyard-component-test-mixin-amqp/2.0.0-SNAPSHOT/maven-metadata.xml
Downloading: http://snapshots.jboss.org/maven2/org/switchyard/components/switchyard-component-test-mixin-amqp/2.0.0-SNAPSHOT/maven-metadata.xml
Downloading: http://maven.repository.redhat.com/earlyaccess/all/org/switchyard/components/switchyard-component-test-mixin-amqp/2.0.0-SNAPSHOT/maven-metadata.xml
2 KB   
       
Downloaded: http://snapshots.jboss.org/maven2/org/switchyard/components/switchyard-component-test-mixin-amqp/2.0.0-SNAPSHOT/maven-metadata.xml (2 KB at 2.9 KB/sec)
Downloading: http://snapshots.repository.codehaus.org/org/switchyard/components/switchyard-component-test-mixin-amqp/2.0.0-SNAPSHOT/maven-metadata.xml
2 KB   
       
       
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/switchyard/components/switchyard-component-test-mixin-amqp/2.0.0-SNAPSHOT/maven-metadata.xml (2 KB at 1.8 KB/sec)
       
2 KB   
       
Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/switchyard/components/switchyard-component-test-mixin-amqp/2.0.0-SNAPSHOT/maven-metadata.xml (2 KB at 1.3 KB/sec)
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/switchyard/components/switchyard-component-test-mixin-amqp/2.0.0-SNAPSHOT/switchyard-component-test-mixin-amqp-2.0.0-20131210.020346-1.pom
3 KB   
       
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/switchyard/components/switchyard-component-test-mixin-amqp/2.0.0-SNAPSHOT/switchyard-component-test-mixin-amqp-2.0.0-20131210.020346-1.pom (3 KB at 8.5 KB/sec)
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/switchyard/components/switchyard-component-camel-amqp/2.0.0-SNAPSHOT/switchyard-component-camel-amqp-2.0.0-20131210.021032-1.jar
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/switchyard/components/switchyard-component-test-mixin-amqp/2.0.0-SNAPSHOT/switchyard-component-test-mixin-amqp-2.0.0-20131210.020346-1.jar
4 KB   
6 KB   
4 KB   6 KB   
8 KB   6 KB   
12 KB   6 KB   
12 KB   6 KB   
               
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/switchyard/components/switchyard-component-test-mixin-amqp/2.0.0-SNAPSHOT/switchyard-component-test-mixin-amqp-2.0.0-20131210.020346-1.jar (6 KB at 10.6 KB/sec)
               
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/switchyard/components/switchyard-component-camel-amqp/2.0.0-SNAPSHOT/switchyard-component-camel-amqp-2.0.0-20131210.021032-1.jar (12 KB at 18.8 KB/sec)
Downloading: https://repository.jboss.org/nexus/content/repositories/deprecated/org/apache/camel/camel-amqp/2.10.3/camel-amqp-2.10.3.jar
               
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/apache/camel/camel-amqp/2.10.3/camel-amqp-2.10.3.jar
4 KB           
8 KB   
12 KB   
15 KB   
        
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/apache/camel/camel-amqp/2.10.3/camel-amqp-2.10.3.jar (15 KB at 47.7 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ switchyard-quickstart-camel-amqp-binding ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-java-version) @ switchyard-quickstart-camel-amqp-binding ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-maven-version) @ switchyard-quickstart-camel-amqp-binding ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create-timestamp (get-build-timestamp) @ switchyard-quickstart-camel-amqp-binding ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (get-scm-revision) @ switchyard-quickstart-camel-amqp-binding ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ switchyard-quickstart-camel-amqp-binding ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ switchyard-quickstart-camel-amqp-binding ---
[INFO] Compiling 3 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/camel-amqp-binding/target/classes>
[INFO] 
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @ switchyard-quickstart-camel-amqp-binding ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/camel-amqp-binding/target/switchyard-quickstart-camel-amqp-binding-sources.jar>
[INFO] 
[INFO] --- switchyard-plugin:2.0.0-SNAPSHOT:configure (default) @ switchyard-quickstart-camel-amqp-binding ---
[INFO] SwitchYard configure plugin scanner URLs: [<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/camel-amqp-binding/target/classes/]>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] SwitchYard: Quickstarts ........................... SUCCESS [8.989s]
[INFO] Quickstart : Bean Service ......................... SUCCESS [1:10.478s]
[INFO] Quickstart : BPEL Service ......................... SUCCESS [18.590s]
[INFO] Quickstart : BPEL Service : Say Hello ............. SUCCESS [38.798s]
[INFO] Quickstart : BPEL Service : JMS Binding ........... SUCCESS [32.840s]
[INFO] Quickstart : BPEL Service : Loan Approval ......... SUCCESS [49.078s]
[INFO] Quickstart : BPEL Service : Simple Correlation .... SUCCESS [35.012s]
[INFO] Quickstart : BPEL Service : XTS Subordinate WSBA .. SUCCESS [1.589s]
[INFO] Quickstart : BPEL Service : XTS Subordinate WSBA : Business Travel Process  SUCCESS [1.990s]
[INFO] Quickstart : BPEL Service : XTS Subordinate WSBA : Airport Web Service  SUCCESS [5.130s]
[INFO] Quickstart : BPEL Service : XTS WSAT .............. SUCCESS [1.058s]
[INFO] Quickstart : BPEL Service : XTS WSAT : Business Travel Process  SUCCESS [2.692s]
[INFO] Quickstart : BPEL Service : XTS WSAT : Airport Web Service  SUCCESS [3.799s]
[INFO] Quickstart : BPM Service .......................... SUCCESS [1:19.168s]
[INFO] Quickstart : Camel Binding ........................ SUCCESS [15.125s]
[INFO] Quickstart : Camel JAXB ........................... SUCCESS [16.137s]
[INFO] Quickstart : Camel AMQP Binding ................... FAILURE [7.827s]
[INFO] Quickstart : Camel FTP Binding .................... SKIPPED
[INFO] Quickstart : Camel JMS Binding .................... SKIPPED
[INFO] Quickstart : Camel Netty Binding .................. SKIPPED
[INFO] Quickstart : Camel Quartz Binding ................. SKIPPED
[INFO] Quickstart : Camel JPA Binding .................... SKIPPED
[INFO] Quickstart : Camel SQL Binding .................... SKIPPED
[INFO] Quickstart : Camel Mail Binding ................... SKIPPED
[INFO] Quickstart : Camel Service ........................ SKIPPED
[INFO] Quickstart : Camel SOAP Proxy ..................... SKIPPED
[INFO] Quickstart : Camel Exchange Bus CDI ............... SKIPPED
[INFO] Quickstart : EAR Deployment - Service Artifacts ... SKIPPED
[INFO] Quickstart : EAR Deployment - Order Service ....... SKIPPED
[INFO] Quickstart : EAR Deployment - Order Consumer ...... SKIPPED
[INFO] Quickstart : EAR Deployment - Application Assembly  SKIPPED
[INFO] Quickstart : EAR Deployment ....................... SKIPPED
[INFO] Quickstart : HTTP Binding ......................... SKIPPED
[INFO] Quickstart : Remote Invoker ....................... SKIPPED
[INFO] Quickstart : RESTEasy Binding ..................... SKIPPED
[INFO] Quickstart : Rules+Camel Content-Based Router ..... SKIPPED
[INFO] Quickstart : Rules Interview ...................... SKIPPED
[INFO] Quickstart : Rules Interview (Container) .......... SKIPPED
[INFO] Quickstart : Rules Interview (Decision Table) ..... SKIPPED
[INFO] Quickstart : SOAP with WS-Addressing .............. SKIPPED
[INFO] Quickstart : SOAP with Attachments ................ SKIPPED
[INFO] Quickstart : SOAP Binding RPC/Lit ................. SKIPPED
[INFO] Quickstart : SOAP with MTOM ....................... SKIPPED
[INFO] Quickstart : JCA Inflow Binding for HornetQ ....... SKIPPED
[INFO] Quickstart : JCA Outbound Binding for HornetQ ..... SKIPPED
[INFO] Quickstart : JCA Inflow Binding for ActiveMQ ...... SKIPPED
[INFO] Quickstart : JCA Outbound Binding for ActiveMQ .... SKIPPED
[INFO] Quickstart : JAXB Transformation .................. SKIPPED
[INFO] Quickstart : JSON Transformation .................. SKIPPED
[INFO] Quickstart : Smooks Transformation ................ SKIPPED
[INFO] Quickstart : XSLT Transformation .................. SKIPPED
[INFO] Quickstart : XML Message Validation ............... SKIPPED
[INFO] Quickstart Demo : Help Desk ....................... SKIPPED
[INFO] Quickstart Demo : Orders .......................... SKIPPED
[INFO] Quickstart Demo : JEE Webapp Deployment ........... SKIPPED
[INFO] Quickstart Demo: Multiple Applications - Service Artifacts  SKIPPED
[INFO] Quickstart Demo: Multiple Applications - Order Service  SKIPPED
[INFO] Quickstart Demo: Multiple Applications - Order Consumer  SKIPPED
[INFO] Quickstart Demo: Multiple Applications - Web App .. SKIPPED
[INFO] Quickstart Demo: Multiple Applications ............ SKIPPED
[INFO] Quickstart Demo : Security Policy : Basic Authentication (+SSL)  SKIPPED
[INFO] Quickstart Demo : Security Policy : Basic Authentication (+SSL) with Propagation  SKIPPED
[INFO] Quickstart Demo : Security Policy : Certificate Authentication (+SSL)  SKIPPED
[INFO] Quickstart Demo : Security Policy : SAML Assertion (+SSL)  SKIPPED
[INFO] Quickstart Demo : Security Policy : WSS Signature+Encryption (+SSL)  SKIPPED
[INFO] Quickstart Demo : Security Policy : WSS Username (+SSL)  SKIPPED
[INFO] Quickstart Demo : Transaction Policy .............. SKIPPED
[INFO] Quickstart Demo: Cluster - Client ................. SKIPPED
[INFO] Quickstart Demo: Cluster - Credit Service ......... SKIPPED
[INFO] Quickstart Demo: Cluster - Dealer Service ......... SKIPPED
[INFO] Quickstart Demo: Cluster .......................... SKIPPED
[INFO] Quickstart Demo: Remote Transaction Propagation - Client  SKIPPED
[INFO] Quickstart Demo: Remote Transaction Propagation - Credit Service  SKIPPED
[INFO] Quickstart Demo: Remote Transaction Propagation - Dealer Service  SKIPPED
[INFO] Quickstart Demo: Remote Transaction Propagation ... SKIPPED
[INFO] SwitchYard : Quickstarts Distribution Assembly .... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6:40.055s
[INFO] Finished at: Mon Dec 09 21:37:33 EST 2013
[INFO] Final Memory: 231M/461M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.switchyard:switchyard-plugin:2.0.0-SNAPSHOT:configure (default) on project switchyard-quickstart-camel-amqp-binding: java.io.FileNotFoundException: JAR entry org/switchyard/config/model/descriptor.properties not found in /home/hudson/.m2/repository/org/switchyard/components/switchyard-component-bean/2.0.0-SNAPSHOT/switchyard-component-bean-2.0.0-SNAPSHOT.jar -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[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 read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :switchyard-quickstart-camel-amqp-binding
Build step 'Invoke top-level Maven targets' marked build as failure


More information about the switchyard-dev mailing list