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

ci-builds at redhat.com ci-builds at redhat.com
Thu Oct 24 10:16:56 EDT 2013


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

Changes:

[kbabo] SWITCHYARD-1771 Support remote transaction propagation via SCA binding

------------------------------------------
[...truncated 5243 lines...]
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/demos/helpdesk/target/switchyard-quickstart-demo-helpdesk.war> to /home/hudson/.m2/repository/org/switchyard/quickstarts/demos/switchyard-quickstart-demo-helpdesk/1.1.0-SNAPSHOT/switchyard-quickstart-demo-helpdesk-1.1.0-SNAPSHOT.war
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/demos/helpdesk/pom.xml> to /home/hudson/.m2/repository/org/switchyard/quickstarts/demos/switchyard-quickstart-demo-helpdesk/1.1.0-SNAPSHOT/switchyard-quickstart-demo-helpdesk-1.1.0-SNAPSHOT.pom
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/demos/helpdesk/target/switchyard-quickstart-demo-helpdesk-sources.jar> to /home/hudson/.m2/repository/org/switchyard/quickstarts/demos/switchyard-quickstart-demo-helpdesk/1.1.0-SNAPSHOT/switchyard-quickstart-demo-helpdesk-1.1.0-SNAPSHOT-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Quickstart Demo : Orders 1.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ switchyard-quickstart-demo-orders ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ switchyard-quickstart-demo-orders ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ switchyard-quickstart-demo-orders ---
[INFO] Compiling 9 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/demos/orders/target/classes>
[INFO] 
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @ switchyard-quickstart-demo-orders ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/demos/orders/target/switchyard-quickstart-demo-orders-sources.jar>
[INFO] 
[INFO] --- switchyard-plugin:1.1.0-SNAPSHOT:configure (default) @ switchyard-quickstart-demo-orders ---
[INFO] SwitchYard plugin scanning: [<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/demos/orders/target/classes/]>
[INFO] Outputting SwitchYard configuration model to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/demos/orders/target/switchyard-quickstart-demo-orders/WEB-INF/switchyard.xml>
[INFO] Validating SwitchYard configuration model...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ switchyard-quickstart-demo-orders ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ switchyard-quickstart-demo-orders ---
[INFO] Compiling 5 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/demos/orders/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.6:test (default-test) @ switchyard-quickstart-demo-orders ---
[INFO] Surefire report directory: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/demos/orders/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.switchyard.quickstarts.demos.orders.OrderServiceTest
Oct 24, 2013 10:16:37 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage
INFO: Computed the following DeltaSpike ProjectStage: Production
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.974 sec
Running org.switchyard.quickstarts.demos.orders.InventoryServiceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.293 sec
Running org.switchyard.quickstarts.demos.orders.WebServiceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.937 sec
Running org.switchyard.quickstarts.demos.orders.TypeTransformationTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.861 sec

Results :

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

[INFO] 
[INFO] --- maven-war-plugin:2.3:war (default-war) @ switchyard-quickstart-demo-orders ---
[INFO] Packaging webapp
[INFO] Assembling webapp [switchyard-quickstart-demo-orders] in [<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/demos/orders/target/switchyard-quickstart-demo-orders]>
[INFO] Processing war project
[INFO] Copying webapp resources [<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/demos/orders/src/main/webapp]>
[INFO] Webapp assembled in [24 msecs]
[INFO] Building war: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/demos/orders/target/switchyard-quickstart-demo-orders.war>
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ switchyard-quickstart-demo-orders ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/demos/orders/target/switchyard-quickstart-demo-orders.war> to /home/hudson/.m2/repository/org/switchyard/quickstarts/demos/switchyard-quickstart-demo-orders/1.1.0-SNAPSHOT/switchyard-quickstart-demo-orders-1.1.0-SNAPSHOT.war
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/demos/orders/pom.xml> to /home/hudson/.m2/repository/org/switchyard/quickstarts/demos/switchyard-quickstart-demo-orders/1.1.0-SNAPSHOT/switchyard-quickstart-demo-orders-1.1.0-SNAPSHOT.pom
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/demos/orders/target/switchyard-quickstart-demo-orders-sources.jar> to /home/hudson/.m2/repository/org/switchyard/quickstarts/demos/switchyard-quickstart-demo-orders/1.1.0-SNAPSHOT/switchyard-quickstart-demo-orders-1.1.0-SNAPSHOT-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Quickstart Demo : JEE Webapp Deployment 1.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://snapshots.jboss.org/maven2/org/switchyard/switchyard-deploy-webapp/1.1.0-SNAPSHOT/maven-metadata.xml
Downloading: https://repository.jboss.org/nexus/content/groups/public/org/switchyard/switchyard-deploy-webapp/1.1.0-SNAPSHOT/maven-metadata.xml
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/switchyard/switchyard-deploy-webapp/1.1.0-SNAPSHOT/maven-metadata.xml
Downloading: http://maven.repository.redhat.com/earlyaccess/all/org/switchyard/switchyard-deploy-webapp/1.1.0-SNAPSHOT/maven-metadata.xml
1002 B   
         
Downloaded: http://snapshots.jboss.org/maven2/org/switchyard/switchyard-deploy-webapp/1.1.0-SNAPSHOT/maven-metadata.xml (1002 B at 2.8 KB/sec)
Downloading: http://snapshots.repository.codehaus.org/org/switchyard/switchyard-deploy-webapp/1.1.0-SNAPSHOT/maven-metadata.xml
         
         
1002 B   
         
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/switchyard/switchyard-deploy-webapp/1.1.0-SNAPSHOT/maven-metadata.xml (1002 B at 1.1 KB/sec)
1002 B   
         
Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/switchyard/switchyard-deploy-webapp/1.1.0-SNAPSHOT/maven-metadata.xml (1002 B at 1.0 KB/sec)
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/switchyard/switchyard-deploy-webapp/1.1.0-SNAPSHOT/maven-metadata.xml
Downloading: http://snapshots.jboss.org/maven2/org/switchyard/switchyard-deploy-webapp/1.1.0-SNAPSHOT/maven-metadata.xml
Downloading: https://repository.jboss.org/nexus/content/groups/public/org/switchyard/switchyard-deploy-webapp/1.1.0-SNAPSHOT/maven-metadata.xml
Downloading: http://maven.repository.redhat.com/earlyaccess/all/org/switchyard/switchyard-deploy-webapp/1.1.0-SNAPSHOT/maven-metadata.xml
1002 B   
         
Downloaded: http://snapshots.jboss.org/maven2/org/switchyard/switchyard-deploy-webapp/1.1.0-SNAPSHOT/maven-metadata.xml (1002 B at 2.9 KB/sec)
Downloading: http://snapshots.repository.codehaus.org/org/switchyard/switchyard-deploy-webapp/1.1.0-SNAPSHOT/maven-metadata.xml
1002 B   
         
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/switchyard/switchyard-deploy-webapp/1.1.0-SNAPSHOT/maven-metadata.xml (1002 B at 2.1 KB/sec)
         
1002 B   
         
         
Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/switchyard/switchyard-deploy-webapp/1.1.0-SNAPSHOT/maven-metadata.xml (1002 B at 1.6 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ switchyard-quickstart-demo-webapp-deploy ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ switchyard-quickstart-demo-webapp-deploy ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ switchyard-quickstart-demo-webapp-deploy ---
[INFO] Compiling 5 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/demos/webapp-deploy/target/classes>
[INFO] 
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @ switchyard-quickstart-demo-webapp-deploy ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/demos/webapp-deploy/target/switchyard-quickstart-demo-webapp-deploy-sources.jar>
[INFO] 
[INFO] --- switchyard-plugin:1.1.0-SNAPSHOT:configure (default) @ switchyard-quickstart-demo-webapp-deploy ---
[INFO] SwitchYard plugin scanning: [<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/demos/webapp-deploy/target/classes/]>
[INFO] Outputting SwitchYard configuration model to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/demos/webapp-deploy/target/classes/META-INF/switchyard.xml>
[INFO] Validating SwitchYard configuration model...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ switchyard-quickstart-demo-webapp-deploy ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/demos/webapp-deploy/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ switchyard-quickstart-demo-webapp-deploy ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.6:test (default-test) @ switchyard-quickstart-demo-webapp-deploy ---
[INFO] No tests to run.
[INFO] Surefire report directory: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/demos/webapp-deploy/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

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

[INFO] 
[INFO] --- maven-war-plugin:2.3:war (default-war) @ switchyard-quickstart-demo-webapp-deploy ---
[INFO] Packaging webapp
[INFO] Assembling webapp [switchyard-quickstart-demo-webapp-deploy] in [<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/demos/webapp-deploy/target/switchyard-quickstart-demo-webapp-deploy]>
[INFO] Processing war project
[INFO] Copying webapp resources [<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/demos/webapp-deploy/src/main/webapp]>
[INFO] Webapp assembled in [304 msecs]
[INFO] Building war: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/demos/webapp-deploy/target/switchyard-quickstart-demo-webapp-deploy.war>
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ switchyard-quickstart-demo-webapp-deploy ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/demos/webapp-deploy/target/switchyard-quickstart-demo-webapp-deploy.war> to /home/hudson/.m2/repository/org/switchyard/quickstarts/demos/switchyard-quickstart-demo-webapp-deploy/1.1.0-SNAPSHOT/switchyard-quickstart-demo-webapp-deploy-1.1.0-SNAPSHOT.war
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/demos/webapp-deploy/pom.xml> to /home/hudson/.m2/repository/org/switchyard/quickstarts/demos/switchyard-quickstart-demo-webapp-deploy/1.1.0-SNAPSHOT/switchyard-quickstart-demo-webapp-deploy-1.1.0-SNAPSHOT.pom
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/demos/webapp-deploy/target/switchyard-quickstart-demo-webapp-deploy-sources.jar> to /home/hudson/.m2/repository/org/switchyard/quickstarts/demos/switchyard-quickstart-demo-webapp-deploy/1.1.0-SNAPSHOT/switchyard-quickstart-demo-webapp-deploy-1.1.0-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] SwitchYard: Quickstarts ........................... SUCCESS [1.351s]
[INFO] Quickstart : Bean Service ......................... SUCCESS [1:20.805s]
[INFO] Quickstart : BPEL Service ......................... SUCCESS [0.058s]
[INFO] Quickstart : BPEL Service : Say Hello ............. SUCCESS [37.342s]
[INFO] Quickstart : BPEL Service : JMS Binding ........... SUCCESS [20.763s]
[INFO] Quickstart : BPEL Service : Loan Approval ......... SUCCESS [29.639s]
[INFO] Quickstart : BPEL Service : Simple Correlation .... SUCCESS [20.234s]
[INFO] Quickstart : BPEL Service : XTS Subordinate WSBA .. SUCCESS [0.059s]
[INFO] Quickstart : BPEL Service : XTS Subordinate WSBA : Business Travel Process  SUCCESS [1.616s]
[INFO] Quickstart : BPEL Service : XTS Subordinate WSBA : Airport Web Service  SUCCESS [2.973s]
[INFO] Quickstart : BPEL Service : XTS WSAT .............. SUCCESS [0.048s]
[INFO] Quickstart : BPEL Service : XTS WSAT : Business Travel Process  SUCCESS [1.772s]
[INFO] Quickstart : BPEL Service : XTS WSAT : Airport Web Service  SUCCESS [4.124s]
[INFO] Quickstart : BPM Service .......................... SUCCESS [56.954s]
[INFO] Quickstart : Camel Binding ........................ SUCCESS [17.644s]
[INFO] Quickstart : Camel JAXB ........................... SUCCESS [20.636s]
[INFO] Quickstart : Camel AMQP Binding ................... SUCCESS [18.599s]
[INFO] Quickstart : Camel FTP Binding .................... SUCCESS [15.363s]
[INFO] Quickstart : Camel JMS Binding .................... SUCCESS [12.280s]
[INFO] Quickstart : Camel Netty Binding .................. SUCCESS [13.516s]
[INFO] Quickstart : Camel Quartz Binding ................. SUCCESS [13.235s]
[INFO] Quickstart : Camel JPA Binding .................... SUCCESS [23.616s]
[INFO] Quickstart : Camel SQL Binding .................... SUCCESS [15.626s]
[INFO] Quickstart : Camel Mail Binding ................... SUCCESS [16.472s]
[INFO] Quickstart : Camel Service ........................ SUCCESS [12.580s]
[INFO] Quickstart : Camel SOAP Proxy ..................... SUCCESS [17.300s]
[INFO] Quickstart : Camel Exchange Bus CDI ............... SUCCESS [11.836s]
[INFO] Quickstart : EAR Deployment - Service Artifacts ... SUCCESS [2.114s]
[INFO] Quickstart : EAR Deployment - Order Service ....... SUCCESS [6.145s]
[INFO] Quickstart : EAR Deployment - Order Consumer ...... SUCCESS [5.299s]
[INFO] Quickstart : EAR Deployment - Application Assembly  SUCCESS [1.526s]
[INFO] Quickstart : EAR Deployment ....................... SUCCESS [0.049s]
[INFO] Quickstart : HTTP Binding ......................... SUCCESS [14.688s]
[INFO] Quickstart : Remote Invoker ....................... SUCCESS [18.835s]
[INFO] Quickstart : RESTEasy Binding ..................... SUCCESS [18.531s]
[INFO] Quickstart : Rules+Camel Content-Based Router ..... SUCCESS [13.640s]
[INFO] Quickstart : Rules Interview ...................... SUCCESS [48.466s]
[INFO] Quickstart : Rules Interview (Container) .......... SUCCESS [17.467s]
[INFO] Quickstart : Rules Interview (Decision Table) ..... SUCCESS [17.186s]
[INFO] Quickstart : SOAP with WS-Addressing .............. SUCCESS [24.691s]
[INFO] Quickstart : SOAP with Attachments ................ SUCCESS [14.610s]
[INFO] Quickstart : SOAP Binding RPC/Lit ................. SUCCESS [13.186s]
[INFO] Quickstart : SOAP with MTOM ....................... SUCCESS [4.541s]
[INFO] Quickstart : JCA Inflow Binding for HornetQ ....... SUCCESS [13.451s]
[INFO] Quickstart : JCA Outbound Binding for HornetQ ..... SUCCESS [17.527s]
[INFO] Quickstart : JCA Inflow Binding for ActiveMQ ...... SUCCESS [16.916s]
[INFO] Quickstart : JCA Outbound Binding for ActiveMQ .... SUCCESS [20.212s]
[INFO] Quickstart : JAXB Transformation .................. SUCCESS [16.735s]
[INFO] Quickstart : JSON Transformation .................. SUCCESS [8.895s]
[INFO] Quickstart : Smooks Transformation ................ SUCCESS [13.466s]
[INFO] Quickstart : XSLT Transformation .................. SUCCESS [13.280s]
[INFO] Quickstart : XML Message Validation ............... SUCCESS [11.541s]
[INFO] Quickstart Demo : Help Desk ....................... SUCCESS [5.322s]
[INFO] Quickstart Demo : Orders .......................... SUCCESS [21.284s]
[INFO] Quickstart Demo : JEE Webapp Deployment ........... FAILURE [5.540s]
[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 : 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: 14:17.513s
[INFO] Finished at: Thu Oct 24 10:16:55 EDT 2013
[INFO] Final Memory: 138M/603M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-install-plugin:2.3.1:install (default-install) on project switchyard-quickstart-demo-webapp-deploy: Failed to install metadata org.switchyard.quickstarts.demos:switchyard-quickstart-demo-webapp-deploy/maven-metadata.xml: Could not read metadata /home/hudson/.m2/repository/org/switchyard/quickstarts/demos/switchyard-quickstart-demo-webapp-deploy/maven-metadata-local.xml: input contained no data -> [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-demo-webapp-deploy
Build step 'Invoke top-level Maven targets' marked build as failure


More information about the switchyard-dev mailing list