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

ci-builds at redhat.com ci-builds at redhat.com
Tue Aug 28 15:27:06 EDT 2012


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

Changes:

[david] SWITCHYARD-1001: HttpContextMapper and RESTEasyContextMapper should support regex

------------------------------------------
[...truncated 3242 lines...]
15:26:50,619 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] TypeConverterRegistry utilization[attempts=40, hits=24, misses=16, failures=0] mappings[total=204, misses=3]
15:26:50,621 INFO  [org.apache.camel.impl.DefaultCamelContext] Apache Camel 2.10.0 (CamelContext: camel-1) is shutdown in 0.023 seconds. Uptime 2.115 seconds.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.513 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 2 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] --- 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] Outputting SwitchYard configuration model to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/camel-soap-proxy/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-soap-proxy ---
[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-quickstart-camel-soap-proxy ---
[INFO] Compiling 1 source file to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/camel-soap-proxy/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.6:test (default-test) @ switchyard-quickstart-camel-soap-proxy ---
[INFO] Surefire report directory: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/camel-soap-proxy/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.switchyard.quickstarts.camel.soap.proxy.CamelSOAPProxyTest
15:26:57,857 INFO  [org.apache.camel.impl.DefaultCamelContext] Apache Camel 2.10.0 (CamelContext: camel-1) is starting
15:26:57,929 INFO  [org.apache.camel.management.ManagementStrategyFactory] JMX enabled.
15:26:57,932 INFO  [org.apache.camel.management.DefaultManagementLifecycleStrategy] StatisticsLevel at All so enabling load performance statistics
15:26:58,330 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 203 type converters
15:26:58,373 INFO  [org.apache.camel.impl.DefaultCamelContext] Total 0 routes, of which 0 is started.
15:26:58,375 INFO  [org.apache.camel.impl.DefaultCamelContext] Apache Camel 2.10.0 (CamelContext: camel-1) started in 0.517 seconds
15:26:58,699 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 203 type converters
15:26:59,181 INFO  [org.apache.camel.impl.DefaultCamelContext] Route: direct:{urn:switchyard-quickstart:camel-soap-proxy:1.0}ReverseService started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-soap-proxy:1.0%7DReverseService]
15:26:59,298 INFO  [org.switchyard.component.soap.OutboundHandler] Creating dispatch with WSDL <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/camel-soap-proxy/target/classes/META-INF/ReverseService.wsdl>
15:26:59,581 INFO  [org.apache.camel.impl.DefaultCamelContext] Apache Camel 2.10.0 (CamelContext: camel-3) is starting
15:26:59,582 INFO  [org.apache.camel.management.ManagementStrategyFactory] JMX enabled.
15:26:59,582 INFO  [org.apache.camel.management.DefaultManagementLifecycleStrategy] StatisticsLevel at All so enabling load performance statistics
15:26:59,688 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 203 type converters
15:26:59,701 INFO  [org.apache.camel.impl.DefaultCamelContext] Total 0 routes, of which 0 is started.
15:26:59,701 INFO  [org.apache.camel.impl.DefaultCamelContext] Apache Camel 2.10.0 (CamelContext: camel-3) started in 0.120 seconds
15:26:59,816 INFO  [org.apache.camel.impl.DefaultCamelContext] Route: route1 started and consuming from: Endpoint[switchyard://ProxyService?namespace=urn%3Aswitchyard-quickstart%3Acamel-soap-proxy%3A1.0]
15:26:59,987 INFO  [org.apache.camel.impl.DefaultCamelContext] Route: direct:{urn:switchyard-quickstart:camel-soap-proxy:1.0}ProxyService started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-soap-proxy:1.0%7DProxyService]
15:27:00,023 INFO  [org.switchyard.component.soap.endpoint.JAXWSEndpointPublisher] Publishing WebService at http://127.0.0.1:18002/ReverseService
Aug 28, 2012 3:27:00 PM com.sun.xml.internal.ws.model.RuntimeModeler getRequestWrapperClass
INFO: Dynamically creating request wrapper Class org.switchyard.quickstarts.camel.soap.proxy.jaxws.Reverse
Aug 28, 2012 3:27:00 PM com.sun.xml.internal.ws.model.RuntimeModeler getResponseWrapperClass
INFO: Dynamically creating response wrapper bean Class org.switchyard.quickstarts.camel.soap.proxy.jaxws.ReverseResponse
15:27:00,393 INFO  [org.switchyard.component.soap.InboundHandler] WebService {urn:switchyard-quickstart:camel-soap-proxy:1.0}ReverseService:ReverseServicePort stopped.
15:27:00,397 INFO  [org.apache.camel.impl.DefaultCamelContext] Apache Camel 2.10.0 (CamelContext: camel-1) is shutting down
15:27:00,398 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 2 routes (timeout 300 seconds)
15:27:00,407 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:camel-soap-proxy:1.0}ProxyService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-soap-proxy:1.0%7DProxyService]
15:27:00,408 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:camel-soap-proxy:1.0}ReverseService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-soap-proxy:1.0%7DReverseService]
15:27:00,408 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 2 routes completed in 0 seconds
15:27:00,417 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] TypeConverterRegistry utilization[attempts=0, hits=0, misses=0, failures=0] mappings[total=203, misses=0]
15:27:00,419 INFO  [org.apache.camel.impl.DefaultCamelContext] Apache Camel 2.10.0 (CamelContext: camel-1) is shutdown in 0.021 seconds. Uptime 2.563 seconds.
15:27:00,959 INFO  [org.apache.camel.impl.DefaultCamelContext] Apache Camel 2.10.0 (CamelContext: camel-4) is starting
15:27:00,959 INFO  [org.apache.camel.management.ManagementStrategyFactory] JMX enabled.
15:27:00,960 INFO  [org.apache.camel.management.DefaultManagementLifecycleStrategy] StatisticsLevel at All so enabling load performance statistics
15:27:01,148 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 203 type converters
15:27:01,160 INFO  [org.apache.camel.impl.DefaultCamelContext] Total 0 routes, of which 0 is started.
15:27:01,160 INFO  [org.apache.camel.impl.DefaultCamelContext] Apache Camel 2.10.0 (CamelContext: camel-4) started in 0.202 seconds
15:27:01,475 INFO  [org.apache.camel.impl.DefaultCamelContext] Route: direct:{urn:switchyard-quickstart:camel-soap-proxy:1.0}ReverseService started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-soap-proxy:1.0%7DReverseService]
15:27:01,492 INFO  [org.switchyard.component.soap.OutboundHandler] Creating dispatch with WSDL <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/camel-soap-proxy/target/classes/META-INF/ReverseService.wsdl>
15:27:01,527 INFO  [org.apache.camel.impl.DefaultCamelContext] Apache Camel 2.10.0 (CamelContext: camel-5) is starting
15:27:01,528 INFO  [org.apache.camel.management.ManagementStrategyFactory] JMX enabled.
15:27:01,528 INFO  [org.apache.camel.management.DefaultManagementLifecycleStrategy] StatisticsLevel at All so enabling load performance statistics
15:27:01,628 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 203 type converters
15:27:01,638 INFO  [org.apache.camel.impl.DefaultCamelContext] Total 0 routes, of which 0 is started.
15:27:01,638 INFO  [org.apache.camel.impl.DefaultCamelContext] Apache Camel 2.10.0 (CamelContext: camel-5) started in 0.111 seconds
15:27:01,707 INFO  [org.apache.camel.impl.DefaultCamelContext] Route: route2 started and consuming from: Endpoint[switchyard://ProxyService?namespace=urn%3Aswitchyard-quickstart%3Acamel-soap-proxy%3A1.0]
15:27:01,818 INFO  [org.apache.camel.impl.DefaultCamelContext] Route: direct:{urn:switchyard-quickstart:camel-soap-proxy:1.0}ProxyService started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-soap-proxy:1.0%7DProxyService]
15:27:01,843 INFO  [org.switchyard.component.soap.endpoint.JAXWSEndpointPublisher] Publishing WebService at http://127.0.0.1:18002/ReverseService
15:27:02,114 INFO  [org.switchyard.component.soap.InboundHandler] WebService {urn:switchyard-quickstart:camel-soap-proxy:1.0}ReverseService:ReverseServicePort stopped.
15:27:02,116 INFO  [org.apache.camel.impl.DefaultCamelContext] Apache Camel 2.10.0 (CamelContext: camel-4) is shutting down
15:27:02,116 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 2 routes (timeout 300 seconds)
15:27:02,117 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:camel-soap-proxy:1.0}ProxyService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-soap-proxy:1.0%7DProxyService]
15:27:02,118 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:camel-soap-proxy:1.0}ReverseService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-soap-proxy:1.0%7DReverseService]
15:27:02,119 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 2 routes completed in 0 seconds
15:27:02,125 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] TypeConverterRegistry utilization[attempts=18, hits=10, misses=8, failures=0] mappings[total=203, misses=3]
15:27:02,126 INFO  [org.apache.camel.impl.DefaultCamelContext] Apache Camel 2.10.0 (CamelContext: camel-4) is shutdown in 0.010 seconds. Uptime 1.168 seconds.
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.687 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-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.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ switchyard-quickstart-camel-soap-proxy ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/camel-soap-proxy/target/switchyard-quickstart-camel-soap-proxy.jar> to /home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-camel-soap-proxy/0.6.0-SNAPSHOT/switchyard-quickstart-camel-soap-proxy-0.6.0-SNAPSHOT.jar
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/camel-soap-proxy/pom.xml> to /home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-camel-soap-proxy/0.6.0-SNAPSHOT/switchyard-quickstart-camel-soap-proxy-0.6.0-SNAPSHOT.pom
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/camel-soap-proxy/target/switchyard-quickstart-camel-soap-proxy-sources.jar> to /home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-camel-soap-proxy/0.6.0-SNAPSHOT/switchyard-quickstart-camel-soap-proxy-0.6.0-SNAPSHOT-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Quickstart : HornetQ Binding 0.6.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/switchyard/components/switchyard-component-hornetq/0.6.0-SNAPSHOT/maven-metadata.xml
Downloading: http://snapshots.jboss.org/maven2/org/switchyard/components/switchyard-component-hornetq/0.6.0-SNAPSHOT/maven-metadata.xml
Downloading: https://repository.jboss.org/nexus/content/groups/public/org/switchyard/components/switchyard-component-hornetq/0.6.0-SNAPSHOT/maven-metadata.xml
Downloading: http://snapshots.repository.codehaus.org/org/switchyard/components/switchyard-component-hornetq/0.6.0-SNAPSHOT/maven-metadata.xml
        
1021 B   
         
Downloaded: http://snapshots.jboss.org/maven2/org/switchyard/components/switchyard-component-hornetq/0.6.0-SNAPSHOT/maven-metadata.xml (1021 B at 2.4 KB/sec)
1021 B   
1021 B   1021 B   
                  
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/switchyard/components/switchyard-component-hornetq/0.6.0-SNAPSHOT/maven-metadata.xml (1021 B at 1.6 KB/sec)
                  
Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/switchyard/components/switchyard-component-hornetq/0.6.0-SNAPSHOT/maven-metadata.xml (1021 B at 1.6 KB/sec)
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/switchyard/components/switchyard-component-hornetq/0.6.0-SNAPSHOT/switchyard-component-hornetq-0.6.0-20120828.190403-11.pom
4 KB              
       
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/switchyard/components/switchyard-component-hornetq/0.6.0-SNAPSHOT/switchyard-component-hornetq-0.6.0-20120828.190403-11.pom (4 KB at 19.0 KB/sec)
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/switchyard/components/switchyard-component-hornetq/0.6.0-SNAPSHOT/switchyard-component-hornetq-0.6.0-20120828.190403-11.jar
4 KB   
8 KB   
12 KB   
16 KB   
20 KB   
23 KB   
27 KB   
31 KB   
35 KB   
39 KB   
43 KB   
47 KB   
51 KB   
55 KB   
55 KB   
        
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/switchyard/components/switchyard-component-hornetq/0.6.0-SNAPSHOT/switchyard-component-hornetq-0.6.0-20120828.190403-11.jar (55 KB at 124.2 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ switchyard-quickstart-hornetq-binding ---
[INFO] Deleting <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/hornetq-binding/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java-version) @ switchyard-quickstart-hornetq-binding ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven-version) @ switchyard-quickstart-hornetq-binding ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ switchyard-quickstart-hornetq-binding ---
[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-hornetq-binding ---
[INFO] Compiling 2 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/hornetq-binding/target/classes>
[INFO] 
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @ switchyard-quickstart-hornetq-binding ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/hornetq-binding/target/switchyard-quickstart-hornetq-binding-sources.jar>
[INFO] 
[INFO] --- switchyard-plugin:0.6.0-SNAPSHOT:configure (default) @ switchyard-quickstart-hornetq-binding ---
[INFO] SwitchYard plugin scanning: [<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/hornetq-binding/target/classes/]>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] SwitchYard: Quickstarts ........................... SUCCESS [1.251s]
[INFO] Quickstart : Bean Service ......................... SUCCESS [32.798s]
[INFO] Quickstart : BPEL Service ......................... SUCCESS [7.135s]
[INFO] Quickstart : BPEL Service : Say Hello ............. SUCCESS [14.783s]
[INFO] Quickstart : BPEL Service : JMS Binding ........... SUCCESS [16.233s]
[INFO] Quickstart : BPEL Service : Loan Approval ......... SUCCESS [17.061s]
[INFO] Quickstart : BPEL Service : Simple Correlation .... SUCCESS [14.810s]
[INFO] Quickstart : BPM Service .......................... SUCCESS [17.490s]
[INFO] Quickstart : Camel Binding ........................ SUCCESS [9.931s]
[INFO] Quickstart : Camel FTP Binding .................... SUCCESS [12.045s]
[INFO] Quickstart : Camel JMS Binding .................... SUCCESS [14.466s]
[INFO] Quickstart : Camel Netty Binding .................. SUCCESS [11.968s]
[INFO] Quickstart : Camel Quartz Binding ................. SUCCESS [9.857s]
[INFO] Quickstart : Camel REST Binding ................... SUCCESS [11.738s]
[INFO] Quickstart : Camel SQL Binding .................... SUCCESS [12.085s]
[INFO] Quickstart : Camel Service ........................ SUCCESS [10.262s]
[INFO] Quickstart : Camel SOAP Proxy ..................... SUCCESS [11.513s]
[INFO] Quickstart : HornetQ Binding ...................... FAILURE [2.559s]
[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 ................. SKIPPED
[INFO] Quickstart Demo : Transaction Policy .............. SKIPPED
[INFO] SwitchYard : Quickstarts Distribution Assembly .... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3:52.346s
[INFO] Finished at: Tue Aug 28 15:27:04 EDT 2012
[INFO] Final Memory: 164M/501M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.switchyard:switchyard-plugin:0.6.0-SNAPSHOT:configure (default) on project switchyard-quickstart-hornetq-binding: 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-hornetq-binding
Build step 'Invoke top-level Maven targets' marked build as failure



More information about the switchyard-dev mailing list