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

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Fri Dec 9 07:07:20 EST 2011


See <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/1042/>

------------------------------------------
[...truncated 1111 lines...]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ switchyard-quickstarts-camel-jms-binding ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ switchyard-quickstarts-camel-jms-binding ---
[INFO] Compiling 5 source files to <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-jms-binding/target/classes>
[INFO] 
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @ switchyard-quickstarts-camel-jms-binding ---
[INFO] Building jar: <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-jms-binding/target/switchyard-quickstarts-camel-jms-binding-0.4.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- switchyard-plugin:0.4.0-SNAPSHOT:configure (default) @ switchyard-quickstarts-camel-jms-binding ---
[INFO] SwitchYard plugin scanning: [<http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-jms-binding/target/classes/]>
[INFO] Outputting SwitchYard configuration model to <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-jms-binding/target/classes/META-INF/switchyard.xml>
[INFO] Validating SwitchYard configuration model...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ switchyard-quickstarts-camel-jms-binding ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ switchyard-quickstarts-camel-jms-binding ---
[INFO] Compiling 1 source file to <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-jms-binding/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.6:test (default-test) @ switchyard-quickstarts-camel-jms-binding ---
[INFO] Surefire report directory: <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-jms-binding/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.switchyard.quickstarts.camel.jms.binding.CamelJMSBindingTest
07:06:48,200 INFO  [org.jboss.weld.Version] WELD-000900 1.1.0 (Final)
Dec 9, 2011 7:06:50 AM org.hornetq.core.logging.impl.JULLogDelegate warn
WARNING: AIO wasn't located on this platform, it will fall back to using pure Java NIO. If your platform is Linux, install LibAIO to enable the AIO journal
Dec 9, 2011 7:06:50 AM org.hornetq.core.logging.impl.JULLogDelegate info
INFO: live server is starting with configuration HornetQ Configuration (clustered=false,backup=false,sharedStore=true,journalDirectory=target/data/journal,bindingsDirectory=target/data/bindings,largeMessagesDirectory=target/data/large-messages,pagingDirectory=target/data/paging)
Dec 9, 2011 7:06:51 AM org.hornetq.core.logging.impl.JULLogDelegate warn
WARNING: Security risk! It has been detected that the cluster admin user and password have not been changed from the installation default. Please see the HornetQ user guide, cluster chapter, for instructions on how to do this.
Dec 9, 2011 7:06:51 AM org.hornetq.core.logging.impl.JULLogDelegate info
INFO: trying to deploy queue jms.queue.GreetingServiceQueue
Dec 9, 2011 7:06:52 AM org.hornetq.core.logging.impl.JULLogDelegate info
INFO: Started Netty Acceptor version 3.2.3.Final-r${buildNumber} localhost:5545 for CORE protocol
Dec 9, 2011 7:06:52 AM org.hornetq.core.logging.impl.JULLogDelegate info
INFO: Server is now live
Dec 9, 2011 7:06:52 AM org.hornetq.core.logging.impl.JULLogDelegate info
INFO: HornetQ Server version 2.2.5.Final (HQ_2_2_5_FINAL_AS7, 121) [46e4b773-225e-11e1-a9a1-00163e704767] started
07:06:53,483 INFO  [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] Found 3 packages with 14 @Converter classes to load
07:06:53,589 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 153 core type converters (total 153 type converters)
07:06:53,658 INFO  [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] Loaded 1 @Converter classes
07:06:54,086 INFO  [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] Found 1 packages with 3 @Converter classes to load
07:06:54,104 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded additional 16 type converters (total 169 type converters) in 0.512 seconds
07:06:54,171 INFO  [org.apache.camel.impl.DefaultCamelContext] Apache Camel 2.8.0 (CamelContext: camel-2) is starting
07:06:54,173 INFO  [org.apache.camel.impl.DefaultCamelContext] JMX enabled. Using ManagedManagementStrategy.
07:06:54,550 INFO  [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] Found 3 packages with 14 @Converter classes to load
07:06:54,618 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 153 core type converters (total 153 type converters)
07:06:54,622 INFO  [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] Loaded 1 @Converter classes
07:06:54,826 INFO  [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] Found 1 packages with 3 @Converter classes to load
07:06:54,829 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded additional 16 type converters (total 169 type converters) in 0.211 seconds
07:06:54,988 INFO  [org.apache.camel.impl.DefaultCamelContext] Total 0 routes, of which 0 is started.
07:06:54,990 INFO  [org.apache.camel.impl.DefaultCamelContext] Apache Camel 2.8.0 (CamelContext: camel-2) started in 0.818 seconds
07:06:56,925 INFO  [org.apache.camel.impl.DefaultCamelContext] Route: {urn:switchyard-quickstart:camel-jms-binding:0.1.0}GreetingService-[jms://GreetingServiceQueue?connectionFactory=#ConnectionFactory] started and consuming from: Endpoint[jms://GreetingServiceQueue?connectionFactory=%23ConnectionFactory]
07:07:00,141 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 300 seconds)
07:07:00,281 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: {urn:switchyard-quickstart:camel-jms-binding:0.1.0}GreetingService-[jms://GreetingServiceQueue?connectionFactory=#ConnectionFactory] shutdown complete, was consuming from: Endpoint[jms://GreetingServiceQueue?connectionFactory=%23ConnectionFactory]
07:07:00,282 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
07:07:00,283 INFO  [org.apache.camel.impl.DefaultCamelContext] Route: {urn:switchyard-quickstart:camel-jms-binding:0.1.0}GreetingService-[jms://GreetingServiceQueue?connectionFactory=#ConnectionFactory] stopped, was consuming from: Endpoint[jms://GreetingServiceQueue?connectionFactory=%23ConnectionFactory]
07:07:00,285 INFO  [org.apache.camel.impl.DefaultCamelContext] Route: {urn:switchyard-quickstart:camel-jms-binding:0.1.0}GreetingService-[jms://GreetingServiceQueue?connectionFactory=#ConnectionFactory] shutdown and removed, was consuming from: Endpoint[jms://GreetingServiceQueue?connectionFactory=%23ConnectionFactory]
07:07:00,285 INFO  [org.apache.camel.impl.DefaultCamelContext] Apache Camel 2.8.0 (CamelContext:camel-2) is shutting down
07:07:00,286 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 0 routes (timeout 300 seconds)
07:07:00,287 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 0 routes completed in 0 seconds
07:07:00,289 INFO  [org.apache.camel.impl.DefaultInflightRepository] Shutting down with no inflight exchanges.
07:07:00,291 INFO  [org.apache.camel.impl.DefaultCamelContext] Uptime: 6.122 seconds
07:07:00,293 INFO  [org.apache.camel.impl.DefaultCamelContext] Apache Camel 2.8.0 (CamelContext: camel-2) is shutdown in 0.006 seconds
Dec 9, 2011 7:07:00 AM org.hornetq.core.logging.impl.JULLogDelegate info
INFO: HornetQ Server version 2.2.5.Final (HQ_2_2_5_FINAL_AS7, 121) [46e4b773-225e-11e1-a9a1-00163e704767] stopped
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.499 sec

Results :

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

[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ switchyard-quickstarts-camel-jms-binding ---
[INFO] Building jar: <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-jms-binding/target/switchyard-quickstarts-camel-jms-binding-0.4.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.0-beta-3:attach-descriptor (attach-descriptor) @ switchyard-quickstarts-camel-jms-binding ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ switchyard-quickstarts-camel-jms-binding ---
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-jms-binding/target/switchyard-quickstarts-camel-jms-binding-0.4.0-SNAPSHOT.jar> to /home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstarts-camel-jms-binding/0.4.0-SNAPSHOT/switchyard-quickstarts-camel-jms-binding-0.4.0-SNAPSHOT.jar
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-jms-binding/pom.xml> to /home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstarts-camel-jms-binding/0.4.0-SNAPSHOT/switchyard-quickstarts-camel-jms-binding-0.4.0-SNAPSHOT.pom
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-jms-binding/target/switchyard-quickstarts-camel-jms-binding-0.4.0-SNAPSHOT-sources.jar> to /home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstarts-camel-jms-binding/0.4.0-SNAPSHOT/switchyard-quickstarts-camel-jms-binding-0.4.0-SNAPSHOT-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Quickstart : Camel Service 0.4.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ switchyard-quickstarts-camel-service ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ switchyard-quickstarts-camel-service ---
[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-quickstarts-camel-service ---
[INFO] Compiling 2 source files to <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-service/target/classes>
[INFO] 
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @ switchyard-quickstarts-camel-service ---
[INFO] Building jar: <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-service/target/switchyard-quickstarts-camel-service-0.4.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- switchyard-plugin:0.4.0-SNAPSHOT:configure (default) @ switchyard-quickstarts-camel-service ---
[INFO] SwitchYard plugin scanning: [<http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-service/target/classes/]>
[INFO] Outputting SwitchYard configuration model to <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-service/target/classes/META-INF/switchyard.xml>
[INFO] Validating SwitchYard configuration model...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ switchyard-quickstarts-camel-service ---
[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-quickstarts-camel-service ---
[INFO] Compiling 1 source file to <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-service/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.6:test (default-test) @ switchyard-quickstarts-camel-service ---
[INFO] Surefire report directory: <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-service/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.switchyard.quickstarts.camel.service.CamelServiceTest
07:07:10,616 INFO  [org.jboss.weld.Version] WELD-000900 1.1.0 (Final)
07:07:12,658 INFO  [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] Found 3 packages with 14 @Converter classes to load
07:07:12,723 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 153 core type converters (total 153 type converters)
07:07:12,736 INFO  [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] Loaded 1 @Converter classes
07:07:13,151 INFO  [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] Found 1 packages with 3 @Converter classes to load
07:07:13,201 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded additional 16 type converters (total 169 type converters) in 0.475 seconds
07:07:13,215 INFO  [org.apache.camel.impl.DefaultCamelContext] Apache Camel 2.8.0 (CamelContext: camel-2) is starting
07:07:13,215 INFO  [org.apache.camel.impl.DefaultCamelContext] JMX enabled. Using ManagedManagementStrategy.
07:07:13,655 INFO  [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] Found 3 packages with 14 @Converter classes to load
07:07:13,679 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 153 core type converters (total 153 type converters)
07:07:13,682 INFO  [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] Loaded 1 @Converter classes
07:07:13,950 INFO  [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] Found 1 packages with 3 @Converter classes to load
07:07:13,955 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded additional 16 type converters (total 169 type converters) in 0.276 seconds
07:07:14,056 INFO  [org.apache.camel.impl.DefaultCamelContext] Total 0 routes, of which 0 is started.
07:07:14,057 INFO  [org.apache.camel.impl.DefaultCamelContext] Apache Camel 2.8.0 (CamelContext: camel-2) started in 0.842 seconds
07:07:14,980 INFO  [org.apache.camel.impl.DefaultCamelContext] Route: route1 started and consuming from: Endpoint[switchyard://JavaDSL?namespace=urn%3Aswitchyard-quickstart%3Acamel-service%3A0.1.0]
07:07:14,992 INFO  [org.apache.camel.impl.DefaultCamelContext] Apache Camel 2.8.0 (CamelContext: camel-4) is starting
07:07:14,993 INFO  [org.apache.camel.impl.DefaultCamelContext] JMX enabled. Using ManagedManagementStrategy.
07:07:15,017 INFO  [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] Found 3 packages with 14 @Converter classes to load
07:07:15,028 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 153 core type converters (total 153 type converters)
07:07:15,031 INFO  [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] Loaded 1 @Converter classes
07:07:15,316 INFO  [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] Found 1 packages with 3 @Converter classes to load
07:07:15,320 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded additional 16 type converters (total 169 type converters) in 0.292 seconds
07:07:15,401 INFO  [org.apache.camel.impl.DefaultCamelContext] Total 0 routes, of which 0 is started.
07:07:15,402 INFO  [org.apache.camel.impl.DefaultCamelContext] Apache Camel 2.8.0 (CamelContext: camel-4) started in 0.409 seconds
07:07:15,663 INFO  [org.apache.camel.impl.DefaultCamelContext] Route: route2 started and consuming from: Endpoint[switchyard://XMLService?namespace=urn%3Aswitchyard-quickstart%3Acamel-service%3A0.1.0]
07:07:15,739 INFO  [route1] Message received in Java DSL Route
07:07:15,748 INFO  [route1] 
bob: Hello there!
sally: I like cheese
fred: Math makes me sleepy
bob: E pluribus unum
sally: And milk too
bob: Four score and seven years
sally: Actually, any kind of dairy is OK in my book

07:07:15,786 INFO  [route2] Inside XML Camel Route
07:07:15,787 INFO  [route2] [message] 'sally: I like cheese'
07:07:15,791 INFO  [route2] Inside XML Camel Route
07:07:15,791 INFO  [route2] [message] 'sally: And milk too'
07:07:15,796 INFO  [route2] Inside XML Camel Route
07:07:15,796 INFO  [route2] [message] 'sally: Actually, any kind of dairy is OK in my book'
07:07:15,804 INFO  [org.apache.camel.impl.DefaultCamelContext] Apache Camel 2.8.0 (CamelContext:camel-4) is shutting down
07:07:15,806 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 300 seconds)
07:07:15,818 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: route2 shutdown complete, was consuming from: Endpoint[switchyard://XMLService?namespace=urn%3Aswitchyard-quickstart%3Acamel-service%3A0.1.0]
07:07:15,819 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
07:07:15,824 INFO  [org.apache.camel.impl.DefaultInflightRepository] Shutting down with no inflight exchanges.
07:07:15,826 INFO  [org.apache.camel.impl.DefaultCamelContext] Uptime: 0.834 seconds
07:07:15,827 INFO  [org.apache.camel.impl.DefaultCamelContext] Apache Camel 2.8.0 (CamelContext: camel-4) is shutdown in 0.022 seconds
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.057 sec

Results :

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

[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ switchyard-quickstarts-camel-service ---
[INFO] Building jar: <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-service/target/switchyard-quickstarts-camel-service-0.4.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.0-beta-3:attach-descriptor (attach-descriptor) @ switchyard-quickstarts-camel-service ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ switchyard-quickstarts-camel-service ---
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-service/target/switchyard-quickstarts-camel-service-0.4.0-SNAPSHOT.jar> to /home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstarts-camel-service/0.4.0-SNAPSHOT/switchyard-quickstarts-camel-service-0.4.0-SNAPSHOT.jar
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-service/pom.xml> to /home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstarts-camel-service/0.4.0-SNAPSHOT/switchyard-quickstarts-camel-service-0.4.0-SNAPSHOT.pom
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-service/target/switchyard-quickstarts-camel-service-0.4.0-SNAPSHOT-sources.jar> to /home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstarts-camel-service/0.4.0-SNAPSHOT/switchyard-quickstarts-camel-service-0.4.0-SNAPSHOT-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Quickstart : Camel SOAP Proxy 0.4.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ switchyard-quickstarts-camel-soap-proxy ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ switchyard-quickstarts-camel-soap-proxy ---
[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-quickstarts-camel-soap-proxy ---
[INFO] Compiling 2 source files to <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-soap-proxy/target/classes>
[INFO] 
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @ switchyard-quickstarts-camel-soap-proxy ---
[INFO] Building jar: <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-soap-proxy/target/switchyard-quickstarts-camel-soap-proxy-0.4.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- switchyard-plugin:0.4.0-SNAPSHOT:configure (default) @ switchyard-quickstarts-camel-soap-proxy ---
[INFO] SwitchYard plugin scanning: [<http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-soap-proxy/target/classes/]>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] SwitchYard: Quickstarts ........................... SUCCESS [6.322s]
[INFO] Quickstart : Bean Service ......................... SUCCESS [50.121s]
[INFO] Quickstart : BPEL Service ......................... SUCCESS [0.095s]
[INFO] Quickstart : BPEL Service : Say Hello ............. SUCCESS [28.706s]
[INFO] Quickstart : BPEL Service : Loan Approval ......... SUCCESS [24.226s]
[INFO] Quickstart : BPM Service .......................... SUCCESS [25.616s]
[INFO] Quickstart : Camel Binding ........................ SUCCESS [18.720s]
[INFO] Quickstart : Camel JMS Binding .................... SUCCESS [21.364s]
[INFO] Quickstart : Camel Service ........................ SUCCESS [15.477s]
[INFO] Quickstart : Camel SOAP Proxy ..................... FAILURE [1.738s]
[INFO] Quickstart : HornetQ Binding ...................... SKIPPED
[INFO] Quickstart : Rules Interview ...................... SKIPPED
[INFO] Quickstart : Rules Interview Agent ................ SKIPPED
[INFO] Quickstart : JAXB Transformation .................. SKIPPED
[INFO] Quickstart : JSON Transformation .................. SKIPPED
[INFO] Quickstart : Smooks Transformation ................ SKIPPED
[INFO] Quickstart : XSLT Transformation .................. SKIPPED
[INFO] Quickstart Demo : Help Desk ....................... SKIPPED
[INFO] Quickstart Demo : Orders .......................... SKIPPED
[INFO] Quickstart Demo : JEE Webapp Deployment ........... SKIPPED
[INFO] SwitchYard : Quickstarts Distribution Assembly .... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3:16.727s
[INFO] Finished at: Fri Dec 09 07:07:18 EST 2011
[INFO] Final Memory: 114M/316M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.switchyard:switchyard-plugin:0.4.0-SNAPSHOT:configure (default) on project switchyard-quickstarts-camel-soap-proxy: org/switchyard/common/composer/ContextMapperInfo: org.switchyard.common.composer.ContextMapperInfo -> [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-quickstarts-camel-soap-proxy



More information about the switchyard-dev mailing list