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

ci-builds at redhat.com ci-builds at redhat.com
Mon Oct 29 18:12:22 EDT 2012


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

------------------------------------------
[...truncated 2774 lines...]
18:12:03,739 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 4 routes completed in 0 seconds
18:12:03,754 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] TypeConverterRegistry utilization[attempts=13, hits=12, misses=1, failures=0] mappings[total=203, misses=0]
18:12:03,756 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-1) is shutdown in 0.028 seconds. Uptime 2.120 seconds.
18:12:04,441 INFO  [org.apache.camel.management.ManagementStrategyFactory] JMX enabled.
18:12:04,442 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-3) is starting
18:12:04,442 INFO  [org.apache.camel.management.DefaultManagementLifecycleStrategy] StatisticsLevel at All so enabling load performance statistics
18:12:04,544 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 203 type converters
18:12:04,555 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Total 0 routes, of which 0 is started.
18:12:04,556 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-3) started in 0.113 seconds
{urn:switchyard-quickstart:camel-sql-binding:0.1.0}GreetingService
{urn:switchyard-quickstart:camel-sql-binding:0.1.0}GreetingsDatabaseStore
{urn:switchyard-quickstart:camel-sql-binding:0.1.0}GreetingService
{urn:switchyard-quickstart:camel-sql-binding:0.1.0}GreetingsDatabaseRetrieve
18:12:04,912 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}GreetingsDatabaseStore started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-sql-binding:0.1.0%7DGreetingsDatabaseStore]
18:12:05,040 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}GreetingsDatabaseRetrieve started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-sql-binding:0.1.0%7DGreetingsDatabaseRetrieve]
18:12:05,124 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: route2 started and consuming from: Endpoint[switchyard://GreetingService?namespace=urn%3Aswitchyard-quickstart%3Acamel-sql-binding%3A0.1.0]
18:12:05,251 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}GreetingService started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-sql-binding:0.1.0%7DGreetingService]
18:12:05,254 INFO  [route2] Input: Keith
18:12:05,255 INFO  [route2] Store
18:12:05,266 DEBUG [org.apache.camel.component.sql.SqlProducer] Starting producer: Producer[sql://INSERT%20INTO%20greetings%20(name)%20VALUES%20(%23)?dataSourceRef=java%3Ajboss%2Fdatasources%2FGreetDS]
18:12:05,269 TRACE [org.apache.camel.component.sql.SqlProducer] Setting parameter #1 with value: Keith
18:12:05,270 INFO  [route2] Output: Keith
18:12:05,272 DEBUG [org.apache.camel.component.sql.SqlProducer] Stopping producer: Producer[sql://INSERT%20INTO%20greetings%20(name)%20VALUES%20(%23)?dataSourceRef=java%3Ajboss%2Fdatasources%2FGreetDS]
18:12:05,274 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-3) is shutting down
18:12:05,274 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 4 routes (timeout 300 seconds)
18:12:05,275 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}GreetingService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-sql-binding:0.1.0%7DGreetingService]
18:12:05,275 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: route2 shutdown complete, was consuming from: Endpoint[switchyard://GreetingService?namespace=urn%3Aswitchyard-quickstart%3Acamel-sql-binding%3A0.1.0]
18:12:05,276 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}GreetingsDatabaseRetrieve shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-sql-binding:0.1.0%7DGreetingsDatabaseRetrieve]
18:12:05,276 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}GreetingsDatabaseStore shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-sql-binding:0.1.0%7DGreetingsDatabaseStore]
18:12:05,276 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 4 routes completed in 0 seconds
18:12:05,288 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] TypeConverterRegistry utilization[attempts=12, hits=12, misses=0, failures=0] mappings[total=204, misses=0]
18:12:05,290 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-3) is shutdown in 0.016 seconds. Uptime 0.848 seconds.
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.906 sec

Results :

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

[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ switchyard-quickstart-camel-sql-binding ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/camel-sql-binding/target/switchyard-quickstart-camel-sql-binding.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ switchyard-quickstart-camel-sql-binding ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/camel-sql-binding/target/switchyard-quickstart-camel-sql-binding.jar> to /home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-camel-sql-binding/0.6.0-SNAPSHOT/switchyard-quickstart-camel-sql-binding-0.6.0-SNAPSHOT.jar
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/camel-sql-binding/pom.xml> to /home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-camel-sql-binding/0.6.0-SNAPSHOT/switchyard-quickstart-camel-sql-binding-0.6.0-SNAPSHOT.pom
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/camel-sql-binding/target/switchyard-quickstart-camel-sql-binding-sources.jar> to /home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-camel-sql-binding/0.6.0-SNAPSHOT/switchyard-quickstart-camel-sql-binding-0.6.0-SNAPSHOT-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Quickstart : Camel Service 0.6.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ switchyard-quickstart-camel-service ---
[INFO] Deleting <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/camel-service/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java-version) @ switchyard-quickstart-camel-service ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven-version) @ switchyard-quickstart-camel-service ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ switchyard-quickstart-camel-service ---
[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-camel-service ---
[INFO] Compiling 2 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/camel-service/target/classes>
[INFO] 
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @ switchyard-quickstart-camel-service ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/camel-service/target/switchyard-quickstart-camel-service-sources.jar>
[INFO] 
[INFO] --- switchyard-plugin:0.6.0-SNAPSHOT:configure (default) @ switchyard-quickstart-camel-service ---
[INFO] SwitchYard plugin scanning: [<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/camel-service/target/classes/]>
[INFO] Outputting SwitchYard configuration model to <http://jenkins.mw.lab.eng.bos.redhat.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-quickstart-camel-service ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ switchyard-quickstart-camel-service ---
[INFO] Compiling 1 source file to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/camel-service/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.6:test (default-test) @ switchyard-quickstart-camel-service ---
[INFO] Surefire report directory: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/camel-service/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.switchyard.quickstarts.camel.service.CamelServiceTest
18:12:12,720 INFO  [org.jboss.weld.Version] WELD-000900 1.1.5 (AS71)
18:12:14,241 INFO  [org.apache.camel.management.ManagementStrategyFactory] JMX enabled.
18:12:14,274 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-1) is starting
18:12:14,277 INFO  [org.apache.camel.management.DefaultManagementLifecycleStrategy] StatisticsLevel at All so enabling load performance statistics
18:12:14,627 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 203 type converters
18:12:14,658 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Total 0 routes, of which 0 is started.
18:12:14,660 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-1) started in 0.385 seconds
18:12:14,884 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 203 type converters
18:12:15,388 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:camel-service:0.1.0}XMLService started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-service:0.1.0%7DXMLService]
18:12:15,617 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: route1 started and consuming from: Endpoint[switchyard://JavaDSL?namespace=urn%3Aswitchyard-quickstart%3Acamel-service%3A0.1.0]
18:12:15,748 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: route2 started and consuming from: Endpoint[switchyard://XMLService?namespace=urn%3Aswitchyard-quickstart%3Acamel-service%3A0.1.0]
18:12:16,021 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:camel-service:0.1.0}JavaDSL started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-service:0.1.0%7DJavaDSL]
18:12:16,028 INFO  [org.switchyard.bus.camel.CamelExchangeBus] Removing route direct:{urn:switchyard-quickstart:camel-service:0.1.0}JavaDSL
18:12:16,030 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 300 seconds)
18:12:16,038 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:camel-service:0.1.0}JavaDSL shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-service:0.1.0%7DJavaDSL]
18:12:16,039 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
18:12:16,043 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:camel-service:0.1.0}JavaDSL stopped, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-service:0.1.0%7DJavaDSL]
18:12:16,046 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:camel-service:0.1.0}JavaDSL shutdown and removed, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-service:0.1.0%7DJavaDSL]
18:12:16,212 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:camel-service:0.1.0}JavaDSL started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-service:0.1.0%7DJavaDSL]
18:12:16,274 INFO  [route1] Message received in Java DSL Route
18:12:16,274 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

18:12:16,307 INFO  [route2] Inside XML Camel Route
18:12:16,307 INFO  [route2] [message] 'sally: I like cheese'
18:12:16,315 INFO  [route2] Inside XML Camel Route
18:12:16,315 INFO  [route2] [message] 'sally: And milk too'
18:12:16,321 INFO  [route2] Inside XML Camel Route
18:12:16,322 INFO  [route2] [message] 'sally: Actually, any kind of dairy is OK in my book'
18:12:16,328 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-1) is shutting down
18:12:16,329 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 4 routes (timeout 300 seconds)
18:12:16,332 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:camel-service:0.1.0}JavaDSL shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-service:0.1.0%7DJavaDSL]
18:12:16,336 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]
18:12:16,340 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: route1 shutdown complete, was consuming from: Endpoint[switchyard://JavaDSL?namespace=urn%3Aswitchyard-quickstart%3Acamel-service%3A0.1.0]
18:12:16,343 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:camel-service:0.1.0}XMLService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-service:0.1.0%7DXMLService]
18:12:16,343 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 4 routes completed in 0 seconds
18:12:16,391 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] TypeConverterRegistry utilization[attempts=47, hits=47, misses=0, failures=0] mappings[total=203, misses=0]
18:12:16,393 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-1) is shutdown in 0.064 seconds. Uptime 2.120 seconds.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.847 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-service ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/camel-service/target/switchyard-quickstart-camel-service.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ switchyard-quickstart-camel-service ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/camel-service/target/switchyard-quickstart-camel-service.jar> to /home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-camel-service/0.6.0-SNAPSHOT/switchyard-quickstart-camel-service-0.6.0-SNAPSHOT.jar
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/camel-service/pom.xml> to /home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-camel-service/0.6.0-SNAPSHOT/switchyard-quickstart-camel-service-0.6.0-SNAPSHOT.pom
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/camel-service/target/switchyard-quickstart-camel-service-sources.jar> to /home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-camel-service/0.6.0-SNAPSHOT/switchyard-quickstart-camel-service-0.6.0-SNAPSHOT-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Quickstart : Camel SOAP Proxy 0.6.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ switchyard-quickstart-camel-soap-proxy ---
[INFO] Deleting <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/camel-soap-proxy/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java-version) @ switchyard-quickstart-camel-soap-proxy ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven-version) @ switchyard-quickstart-camel-soap-proxy ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ switchyard-quickstart-camel-soap-proxy ---
[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-camel-soap-proxy ---
[INFO] Compiling 2 source files to <http://jenkins.mw.lab.eng.bos.redhat.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-quickstart-camel-soap-proxy ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/camel-soap-proxy/target/switchyard-quickstart-camel-soap-proxy-sources.jar>
[INFO] 
[INFO] --- maven-war-plugin:2.1.1:war (make-a-war) @ switchyard-quickstart-camel-soap-proxy ---
[INFO] Packaging webapp
[INFO] Assembling webapp [switchyard-quickstart-camel-soap-proxy] in [<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/camel-soap-proxy/target/switchyard-quickstart-camel-soap-proxy]>
[INFO] Processing war project
[INFO] Copying webapp resources [<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/camel-soap-proxy/src/main/webapp]>
[INFO] Webapp assembled in [1435 msecs]
[INFO] Building war: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/camel-soap-proxy/target/ReverseService.war>
[INFO] WEB-INF/web.xml already added, skipping
[INFO] 
[INFO] --- switchyard-plugin:0.6.0-SNAPSHOT:configure (default) @ switchyard-quickstart-camel-soap-proxy ---
[INFO] SwitchYard plugin scanning: [<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/camel-soap-proxy/target/classes/]>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] SwitchYard: Quickstarts ........................... SUCCESS [1.252s]
[INFO] Quickstart : Bean Service ......................... SUCCESS [33.913s]
[INFO] Quickstart : BPEL Service ......................... SUCCESS [6.287s]
[INFO] Quickstart : BPEL Service : Say Hello ............. SUCCESS [14.908s]
[INFO] Quickstart : BPEL Service : JMS Binding ........... SUCCESS [17.594s]
[INFO] Quickstart : BPEL Service : Loan Approval ......... SUCCESS [18.461s]
[INFO] Quickstart : BPEL Service : Simple Correlation .... SUCCESS [15.623s]
[INFO] Quickstart : BPEL Service : XTS Subordinate WSBA .. SUCCESS [0.954s]
[INFO] Quickstart : BPEL Service : XTS Subordinate WSBA : Business Travel Process  SUCCESS [1.729s]
[INFO] Quickstart : BPEL Service : XTS Subordinate WSBA : Airport Web Service  SUCCESS [3.312s]
[INFO] Quickstart : BPEL Service : XTS WSAT .............. SUCCESS [0.915s]
[INFO] Quickstart : BPEL Service : XTS WSAT : Business Travel Process  SUCCESS [2.275s]
[INFO] Quickstart : BPEL Service : XTS WSAT : Airport Web Service  SUCCESS [3.101s]
[INFO] Quickstart : BPM Service .......................... SUCCESS [22.045s]
[INFO] Quickstart : Camel Binding ........................ SUCCESS [9.695s]
[INFO] Quickstart : Camel FTP Binding .................... SUCCESS [13.367s]
[INFO] Quickstart : Camel JMS Binding .................... SUCCESS [12.848s]
[INFO] Quickstart : Camel Netty Binding .................. SUCCESS [12.716s]
[INFO] Quickstart : Camel Quartz Binding ................. SUCCESS [13.810s]
[INFO] Quickstart : Camel REST Binding ................... SUCCESS [4.651s]
[INFO] Quickstart : Camel SQL Binding .................... SUCCESS [12.843s]
[INFO] Quickstart : Camel Service ........................ SUCCESS [11.131s]
[INFO] Quickstart : Camel SOAP Proxy ..................... FAILURE [3.936s]
[INFO] Quickstart : Camel Exchange Bus CDI ............... SKIPPED
[INFO] Quickstart : HornetQ Binding ...................... SKIPPED
[INFO] Quickstart : HTTP Binding ......................... SKIPPED
[INFO] Quickstart : RESTEasy Binding ..................... SKIPPED
[INFO] Quickstart : Rules+Camel Content-Based Router ..... SKIPPED
[INFO] Quickstart : Rules Interview ...................... SKIPPED
[INFO] Quickstart : Rules Interview Agent ................ SKIPPED
[INFO] Quickstart : JCA Inflow Binding for HornetQ ....... SKIPPED
[INFO] Quickstart : JCA Outbound Binding for HornetQ ..... 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 : Help Desk - Web App ............. 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 : SSL + Basic Authentication  SKIPPED
[INFO] Quickstart Demo : Security Policy : SSL + SAML Assertion  SKIPPED
[INFO] Quickstart Demo : Transaction Policy .............. SKIPPED
[INFO] SwitchYard : Quickstarts Distribution Assembly .... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4:01.568s
[INFO] Finished at: Mon Oct 29 18:12:20 EDT 2012
[INFO] Final Memory: 180M/517M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.switchyard:switchyard-plugin:0.6.0-SNAPSHOT:configure (default) on project switchyard-quickstart-camel-soap-proxy: java.lang.RuntimeException: java.io.FileNotFoundException: JAR entry org/switchyard/config/model/descriptor.properties not found in /home/hudson/.m2/repository/org/switchyard/components/switchyard-component-bean/0.6.0-SNAPSHOT/switchyard-component-bean-0.6.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-soap-proxy
Build step 'Invoke top-level Maven targets' marked build as failure



More information about the switchyard-dev mailing list