See
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...
------------------------------------------
[...truncated 2175 lines...]
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @
switchyard-quickstart-bpm-service ---
[INFO] Installing
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...
to
/home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-bpm-service/0.7.0-SNAPSHOT/switchyard-quickstart-bpm-service-0.7.0-SNAPSHOT.jar
[INFO] Installing
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...
to
/home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-bpm-service/0.7.0-SNAPSHOT/switchyard-quickstart-bpm-service-0.7.0-SNAPSHOT.pom
[INFO] Installing
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...
to
/home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-bpm-service/0.7.0-SNAPSHOT/switchyard-quickstart-bpm-service-0.7.0-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Quickstart : Camel Binding 0.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @
switchyard-quickstart-camel-binding ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java-version) @
switchyard-quickstart-camel-binding ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven-version) @
switchyard-quickstart-camel-binding ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @
switchyard-quickstart-camel-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-camel-binding ---
[INFO] Compiling 2 source files to
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...
[INFO]
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @
switchyard-quickstart-camel-binding ---
[INFO] Building jar:
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...
[INFO]
[INFO] --- switchyard-plugin:0.7.0-SNAPSHOT:configure (default) @
switchyard-quickstart-camel-binding ---
[INFO] SwitchYard plugin scanning:
[<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...
[INFO] Outputting SwitchYard configuration model to
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...
[INFO] Validating SwitchYard configuration model...
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @
switchyard-quickstart-camel-binding ---
[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-binding ---
[INFO] Compiling 1 source file to
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...
[INFO]
[INFO] --- maven-surefire-plugin:2.6:test (default-test) @
switchyard-quickstart-camel-binding ---
[INFO] Surefire report directory:
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.switchyard.quickstarts.camel.binding.CamelBindingTest
19:52:08,099 INFO [org.jboss.weld.Version] WELD-000900 1.1.5 (AS71)
19:52:09,399 INFO [org.apache.camel.management.ManagementStrategyFactory] JMX enabled.
19:52:09,427 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel
2.10.0 (CamelContext: camel-1) is starting
19:52:09,429 INFO [org.apache.camel.management.DefaultManagementLifecycleStrategy]
StatisticsLevel at All so enabling load performance statistics
19:52:09,682 INFO [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 203 type
converters
19:52:09,710 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Total 0 routes, of
which 0 is started.
19:52:09,711 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel
2.10.0 (CamelContext: camel-1) started in 0.284 seconds
19:52:09,892 INFO [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 203 type
converters
19:52:10,377 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route:
direct:{urn:switchyard-quickstart:camel-binding:0.1.0}GreetingService started and
consuming from:
Endpoint[direct://%7Burn:switchyard-quickstart:camel-binding:0.1.0%7DGreetingService]
19:52:10,507 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route:
{urn:switchyard-quickstart:camel-binding:0.1.0}GreetingService-[file://target/input?fileName=test.txt&initialDelay=50&delete=true]
started and consuming from:
Endpoint[file://target/input?delete=true&fileName=test.txt&initialDelay=50]
Hello there Captain Crunch :-)
19:52:11,013 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful
shutdown 1 routes (timeout 300 seconds)
19:52:11,019 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route:
{urn:switchyard-quickstart:camel-binding:0.1.0}GreetingService-[file://target/input?fileName=test.txt&initialDelay=50&delete=true]
shutdown complete, was consuming from:
Endpoint[file://target/input?delete=true&fileName=test.txt&initialDelay=50]
19:52:11,019 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1
routes completed in 0 seconds
19:52:11,020 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route:
{urn:switchyard-quickstart:camel-binding:0.1.0}GreetingService-[file://target/input?fileName=test.txt&initialDelay=50&delete=true]
stopped, was consuming from:
Endpoint[file://target/input?delete=true&fileName=test.txt&initialDelay=50]
19:52:11,024 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route:
{urn:switchyard-quickstart:camel-binding:0.1.0}GreetingService-[file://target/input?fileName=test.txt&initialDelay=50&delete=true]
shutdown and removed, was consuming from:
Endpoint[file://target/input?delete=true&fileName=test.txt&initialDelay=50]
19:52:11,026 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel
2.10.0 (CamelContext: camel-1) is shutting down
19:52:11,026 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful
shutdown 1 routes (timeout 300 seconds)
19:52:11,027 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route:
direct:{urn:switchyard-quickstart:camel-binding:0.1.0}GreetingService shutdown complete,
was consuming from:
Endpoint[direct://%7Burn:switchyard-quickstart:camel-binding:0.1.0%7DGreetingService]
19:52:11,027 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1
routes completed in 0 seconds
19:52:11,032 INFO [org.apache.camel.impl.converter.DefaultTypeConverter]
TypeConverterRegistry utilization[attempts=4, hits=4, misses=0, failures=0]
mappings[total=204, misses=0]
19:52:11,033 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel
2.10.0 (CamelContext: camel-1) is shutdown in 0.007 seconds. Uptime 1.607 seconds.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.992 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-binding
---
[INFO] Building jar:
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @
switchyard-quickstart-camel-binding ---
[INFO] Installing
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...
to
/home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-camel-binding/0.7.0-SNAPSHOT/switchyard-quickstart-camel-binding-0.7.0-SNAPSHOT.jar
[INFO] Installing
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...
to
/home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-camel-binding/0.7.0-SNAPSHOT/switchyard-quickstart-camel-binding-0.7.0-SNAPSHOT.pom
[INFO] Installing
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...
to
/home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-camel-binding/0.7.0-SNAPSHOT/switchyard-quickstart-camel-binding-0.7.0-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Quickstart : Camel FTP Binding 0.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @
switchyard-quickstart-camel-ftp-binding ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java-version) @
switchyard-quickstart-camel-ftp-binding ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven-version) @
switchyard-quickstart-camel-ftp-binding ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @
switchyard-quickstart-camel-ftp-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-camel-ftp-binding ---
[INFO] Compiling 2 source files to
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...
[INFO]
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @
switchyard-quickstart-camel-ftp-binding ---
[INFO] Building jar:
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...
[INFO]
[INFO] --- switchyard-plugin:0.7.0-SNAPSHOT:configure (default) @
switchyard-quickstart-camel-ftp-binding ---
[INFO] SwitchYard plugin scanning:
[<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...
[INFO] Outputting SwitchYard configuration model to
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...
[INFO] Validating SwitchYard configuration model...
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @
switchyard-quickstart-camel-ftp-binding ---
[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-ftp-binding ---
[INFO] Compiling 1 source file to
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...
[INFO]
[INFO] --- maven-surefire-plugin:2.6:test (default-test) @
switchyard-quickstart-camel-ftp-binding ---
[INFO] Surefire report directory:
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.switchyard.quickstarts.camel.ftp.binding.CamelFtpBindingTest
19:52:15,914 INFO [org.jboss.weld.Version] WELD-000900 1.1.5 (AS71)
19:52:17,156 INFO [org.apache.camel.management.ManagementStrategyFactory] JMX enabled.
19:52:17,186 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel
2.10.0 (CamelContext: camel-1) is starting
19:52:17,188 INFO [org.apache.camel.management.DefaultManagementLifecycleStrategy]
StatisticsLevel at All so enabling load performance statistics
19:52:17,480 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Total 0 routes, of
which 0 is started.
19:52:17,481 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel
2.10.0 (CamelContext: camel-1) started in 0.294 seconds
19:52:18,087 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route:
direct:{urn:switchyard-quickstart:camel-ftp-binding:0.1.0}GreetingService started and
consuming from:
Endpoint[direct://%7Burn:switchyard-quickstart:camel-ftp-binding:0.1.0%7DGreetingService]
19:52:18,260 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route:
{urn:switchyard-quickstart:camel-ftp-binding:0.1.0}GreetingService-[ftp://camel:isMyFriend@localhost:2222//?initialDelay=50&delay=50]
started and consuming from:
Endpoint[ftp://camel:******@localhost:2222//?delay=50&initialDelay=50]
19:52:18,373 INFO [org.apache.camel.component.file.remote.FtpConsumer] Connected and
logged in to: ftp://camel@localhost:2222
19:52:21,281 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful
shutdown 1 routes (timeout 300 seconds)
19:52:21,285 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Waiting as there are
still 1 inflight and pending exchanges to complete, timeout in 300 seconds.
19:52:22,287 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route:
{urn:switchyard-quickstart:camel-ftp-binding:0.1.0}GreetingService-[ftp://camel:isMyFriend@localhost:2222//?initialDelay=50&delay=50]
shutdown complete, was consuming from:
Endpoint[ftp://camel:******@localhost:2222//?delay=50&initialDelay=50]
19:52:22,287 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1
routes completed in 1 seconds
19:52:22,288 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route:
{urn:switchyard-quickstart:camel-ftp-binding:0.1.0}GreetingService-[ftp://camel:isMyFriend@localhost:2222//?initialDelay=50&delay=50]
stopped, was consuming from:
Endpoint[ftp://camel:******@localhost:2222//?delay=50&initialDelay=50]
19:52:22,290 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route:
{urn:switchyard-quickstart:camel-ftp-binding:0.1.0}GreetingService-[ftp://camel:isMyFriend@localhost:2222//?initialDelay=50&delay=50]
shutdown and removed, was consuming from:
Endpoint[ftp://camel:******@localhost:2222//?delay=50&initialDelay=50]
19:52:22,292 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel
2.10.0 (CamelContext: camel-1) is shutting down
19:52:22,292 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful
shutdown 1 routes (timeout 300 seconds)
19:52:22,293 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route:
direct:{urn:switchyard-quickstart:camel-ftp-binding:0.1.0}GreetingService shutdown
complete, was consuming from:
Endpoint[direct://%7Burn:switchyard-quickstart:camel-ftp-binding:0.1.0%7DGreetingService]
19:52:22,293 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1
routes completed in 0 seconds
19:52:22,298 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel
2.10.0 (CamelContext: camel-1) is shutdown in 0.006 seconds. Uptime 5.112 seconds.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.823 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-ftp-binding ---
[INFO] Building jar:
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @
switchyard-quickstart-camel-ftp-binding ---
[INFO] Installing
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...
to
/home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-camel-ftp-binding/0.7.0-SNAPSHOT/switchyard-quickstart-camel-ftp-binding-0.7.0-SNAPSHOT.jar
[INFO] Installing
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...
to
/home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-camel-ftp-binding/0.7.0-SNAPSHOT/switchyard-quickstart-camel-ftp-binding-0.7.0-SNAPSHOT.pom
[INFO] Installing
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...
to
/home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-camel-ftp-binding/0.7.0-SNAPSHOT/switchyard-quickstart-camel-ftp-binding-0.7.0-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Quickstart : Camel JMS Binding 0.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @
switchyard-quickstart-camel-jms-binding ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java-version) @
switchyard-quickstart-camel-jms-binding ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven-version) @
switchyard-quickstart-camel-jms-binding ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @
switchyard-quickstart-camel-jms-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-camel-jms-binding ---
[INFO] Compiling 2 source files to
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...
[INFO]
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @
switchyard-quickstart-camel-jms-binding ---
[INFO] Building jar:
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...
[INFO]
[INFO] --- switchyard-plugin:0.7.0-SNAPSHOT:configure (default) @
switchyard-quickstart-camel-jms-binding ---
[INFO] SwitchYard plugin scanning:
[<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] SwitchYard: Quickstarts ........................... SUCCESS [1.995s]
[INFO] Quickstart : Bean Service ......................... SUCCESS [37.335s]
[INFO] Quickstart : BPEL Service ......................... SUCCESS [11.617s]
[INFO] Quickstart : BPEL Service : Say Hello ............. SUCCESS [15.939s]
[INFO] Quickstart : BPEL Service : JMS Binding ........... SUCCESS [14.183s]
[INFO] Quickstart : BPEL Service : Loan Approval ......... SUCCESS [14.872s]
[INFO] Quickstart : BPEL Service : Simple Correlation .... SUCCESS [12.185s]
[INFO] Quickstart : BPEL Service : XTS Subordinate WSBA .. SUCCESS [0.672s]
[INFO] Quickstart : BPEL Service : XTS Subordinate WSBA : Business Travel Process SUCCESS
[1.362s]
[INFO] Quickstart : BPEL Service : XTS Subordinate WSBA : Airport Web Service SUCCESS
[2.826s]
[INFO] Quickstart : BPEL Service : XTS WSAT .............. SUCCESS [0.729s]
[INFO] Quickstart : BPEL Service : XTS WSAT : Business Travel Process SUCCESS [2.106s]
[INFO] Quickstart : BPEL Service : XTS WSAT : Airport Web Service SUCCESS [2.304s]
[INFO] Quickstart : BPM Service .......................... SUCCESS [16.970s]
[INFO] Quickstart : Camel Binding ........................ SUCCESS [8.071s]
[INFO] Quickstart : Camel FTP Binding .................... SUCCESS [11.245s]
[INFO] Quickstart : Camel JMS Binding .................... FAILURE [1.379s]
[INFO] Quickstart : Camel Netty Binding .................. SKIPPED
[INFO] Quickstart : Camel Quartz Binding ................. SKIPPED
[INFO] Quickstart : Camel REST Binding ................... SKIPPED
[INFO] Quickstart : Camel SQL Binding .................... SKIPPED
[INFO] Quickstart : Camel Service ........................ SKIPPED
[INFO] Quickstart : Camel SOAP Proxy ..................... SKIPPED
[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: 2:39.080s
[INFO] Finished at: Wed Nov 14 19:52:23 EST 2012
[INFO] Final Memory: 264M/433M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.switchyard:switchyard-plugin:0.7.0-SNAPSHOT:configure
(default) on project switchyard-quickstart-camel-jms-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-common/0.7.0-SNAPSHOT/switchyard-component-common-0.7.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-jms-binding
Build step 'Invoke top-level Maven targets' marked build as failure