See <
http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/942/changes>
Changes:
[tom.fennelly] SWITCHYARD-434:
------------------------------------------
[...truncated 794 lines...]
[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-binding ---
[INFO] Compiling 1 source file to
<
http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-bin...
[INFO]
[INFO] --- maven-surefire-plugin:2.6:test (default-test) @
switchyard-quickstarts-camel-binding ---
[INFO] Surefire report directory:
<
http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-bin...
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.switchyard.quickstarts.camel.binding.CamelBindingTest
41 [main] INFO org.jboss.weld.Version - WELD-000900 1.1.0 (Final)
312 [main] INFO org.jboss.weld.Bootstrap - WELD-000101 Transactional services not
available. Injection of @Inject UserTransaction not available. Transactional observers
will be invoked synchronously.
1859 [main] WARN org.jboss.interceptor.util.InterceptionTypeRegistry - Class
'javax.ejb.PostActivate' not found, interception based on it is not enabled
1861 [main] WARN org.jboss.interceptor.util.InterceptionTypeRegistry - Class
'javax.ejb.PrePassivate' not found, interception based on it is not enabled
2930 [main] INFO org.apache.camel.impl.converter.AnnotationTypeConverterLoader - Found 3
packages with 14 @Converter classes to load
3015 [main] INFO org.apache.camel.impl.converter.DefaultTypeConverter - Loaded 153 core
type converters (total 153 type converters)
3035 [main] INFO org.apache.camel.impl.converter.AnnotationTypeConverterLoader - Loaded 1
@Converter classes
3312 [main] INFO org.apache.camel.impl.converter.AnnotationTypeConverterLoader - Found 1
packages with 3 @Converter classes to load
3337 [main] INFO org.apache.camel.impl.converter.DefaultTypeConverter - Loaded additional
16 type converters (total 169 type converters) in 0.315 seconds
3425 [main] INFO org.apache.camel.impl.DefaultCamelContext - Apache Camel 2.8.0
(CamelContext: camel-2) is starting
3425 [main] INFO org.apache.camel.impl.DefaultCamelContext - JMX enabled. Using
ManagedManagementStrategy.
3899 [main] INFO org.apache.camel.impl.converter.AnnotationTypeConverterLoader - Found 3
packages with 14 @Converter classes to load
3919 [main] INFO org.apache.camel.impl.converter.DefaultTypeConverter - Loaded 153 core
type converters (total 153 type converters)
3922 [main] INFO org.apache.camel.impl.converter.AnnotationTypeConverterLoader - Loaded 1
@Converter classes
4076 [main] INFO org.apache.camel.impl.converter.AnnotationTypeConverterLoader - Found 1
packages with 3 @Converter classes to load
4081 [main] INFO org.apache.camel.impl.converter.DefaultTypeConverter - Loaded additional
16 type converters (total 169 type converters) in 0.161 seconds
4245 [main] INFO org.apache.camel.impl.DefaultCamelContext - Total 0 routes, of which 0 is
started.
4246 [main] INFO org.apache.camel.impl.DefaultCamelContext - Apache Camel 2.8.0
(CamelContext: camel-2) started in 0.822 seconds
5179 [main] INFO org.apache.camel.impl.DefaultCamelContext - 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 :-)
5697 [main] INFO org.apache.camel.impl.DefaultShutdownStrategy - Starting to graceful
shutdown 1 routes (timeout 300 seconds)
5708 [Camel (camel-2) thread #1 - ShutdownTask] 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]
suspend complete, was consuming from:
Endpoint[file://target/input?delete=true&fileName=test.txt&initialDelay=50]
5710 [main] INFO org.apache.camel.impl.DefaultShutdownStrategy - Graceful shutdown of 1
routes completed in 0 seconds
5712 [main] INFO org.apache.camel.impl.DefaultCamelContext - Route:
{urn:switchyard-quickstart:camel-binding:0.1.0}GreetingService-[file://target/input?fileName=test.txt&initialDelay=50&delete=true]
suspended, was consuming from:
Endpoint[file://target/input?delete=true&fileName=test.txt&initialDelay=50]
5713 [main] INFO org.apache.camel.impl.DefaultCamelContext - Apache Camel 2.8.0
(CamelContext:camel-2) is shutting down
5713 [main] INFO org.apache.camel.impl.DefaultShutdownStrategy - Starting to graceful
shutdown 1 routes (timeout 300 seconds)
5716 [Camel (camel-2) thread #1 - ShutdownTask] 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]
5717 [main] INFO org.apache.camel.impl.DefaultShutdownStrategy - Graceful shutdown of 1
routes completed in 0 seconds
5722 [main] INFO org.apache.camel.impl.DefaultInflightRepository - Shutting down with no
inflight exchanges.
5726 [main] INFO org.apache.camel.impl.DefaultCamelContext - Uptime: 2.302 seconds
5726 [main] INFO org.apache.camel.impl.DefaultCamelContext - Apache Camel 2.8.0
(CamelContext: camel-2) is shutdown in 0.012 seconds
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.901 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-binding
---
[INFO] Building jar:
<
http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-bin...
[INFO]
[INFO] --- maven-site-plugin:3.0-beta-3:attach-descriptor (attach-descriptor) @
switchyard-quickstarts-camel-binding ---
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @
switchyard-quickstarts-camel-binding ---
[INFO] Installing
<
http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-bin...
to
/home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstarts-camel-binding/0.3.0-SNAPSHOT/switchyard-quickstarts-camel-binding-0.3.0-SNAPSHOT.jar
[INFO] Installing
<
http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-bin...
to
/home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstarts-camel-binding/0.3.0-SNAPSHOT/switchyard-quickstarts-camel-binding-0.3.0-SNAPSHOT.pom
[INFO] Installing
<
http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-bin...
to
/home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstarts-camel-binding/0.3.0-SNAPSHOT/switchyard-quickstarts-camel-binding-0.3.0-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Quickstart : BPM Service 0.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading:
https://repository.jboss.org/nexus/content/groups/developer/org/switchyar...
Downloading:
https://repository.jboss.org/nexus/content/groups/public/org/switchyard/c...
Downloading:
http://snapshots.jboss.org/maven2/org/switchyard/components/switchyard-co...
Downloading:
http://snapshots.repository.codehaus.org/org/switchyard/components/switch...
2 KB
Downloaded:
http://snapshots.jboss.org/maven2/org/switchyard/components/switchyard-co...
(2 KB at 3.9 KB/sec)
2 KB
Downloaded:
https://repository.jboss.org/nexus/content/groups/developer/org/switchyar...
(2 KB at 1.8 KB/sec)
2 KB
Downloaded:
https://repository.jboss.org/nexus/content/groups/public/org/switchyard/c...
(2 KB at 1.3 KB/sec)
Downloading:
https://repository.jboss.org/nexus/content/groups/developer/org/switchyar...
Downloading:
https://repository.jboss.org/nexus/content/groups/public/org/switchyard/c...
Downloading:
http://snapshots.jboss.org/maven2/org/switchyard/components/switchyard-co...
Downloading:
http://snapshots.repository.codehaus.org/org/switchyard/components/switch...
2 KB
2 KB 2 KB
2 KB 2 KB 2 KB
Downloaded:
https://repository.jboss.org/nexus/content/groups/developer/org/switchyar...
(2 KB at 7.4 KB/sec)
Downloaded:
https://repository.jboss.org/nexus/content/groups/public/org/switchyard/c...
(2 KB at 7.0 KB/sec)
Downloaded:
http://snapshots.jboss.org/maven2/org/switchyard/components/switchyard-co...
(2 KB at 4.5 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @
switchyard-quickstart-bpm-service ---
[INFO] Deleting
<
http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/bpm-servi...
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @
switchyard-quickstart-bpm-service ---
[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-quickstart-bpm-service ---
[INFO] Compiling 10 source files to
<
http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/bpm-servi...
[INFO]
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @
switchyard-quickstart-bpm-service ---
[INFO] Building jar:
<
http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/bpm-servi...
[INFO]
[INFO] --- switchyard-plugin:0.3.0-SNAPSHOT:configure (default) @
switchyard-quickstart-bpm-service ---
[INFO] SwitchYard plugin scanning:
[<
http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/bpm-servi...
[INFO] Outputting SwitchYard configuration model to
<
http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/bpm-servi...
[INFO] Validating SwitchYard configuration model...
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @
switchyard-quickstart-bpm-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-bpm-service ---
[INFO] Compiling 5 source files to
<
http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/bpm-servi...
[INFO]
[INFO] --- maven-surefire-plugin:2.6:test (default-test) @
switchyard-quickstart-bpm-service ---
[INFO] Surefire report directory:
<
http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/bpm-servi...
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.switchyard.quickstarts.bpm.service.WebServiceTest
54 [main] INFO org.jboss.weld.Version - WELD-000900 1.1.0 (Final)
102 [main] INFO org.jboss.weld.Bootstrap - WELD-000101 Transactional services not
available. Injection of @Inject UserTransaction not available. Transactional observers
will be invoked synchronously.
1018 [main] WARN org.jboss.interceptor.util.InterceptionTypeRegistry - Class
'javax.ejb.PostActivate' not found, interception based on it is not enabled
1020 [main] WARN org.jboss.interceptor.util.InterceptionTypeRegistry - Class
'javax.ejb.PrePassivate' not found, interception based on it is not enabled
12:32:30,911 INFO [soap.InboundHandler] WebService published at
http://localhost:18001/swydws/ProcessOrder
12:32:31,421 WARN [httpclient.HttpMethodBase] Going to buffer response body of large or
unknown size. Using getResponseBodyAsStream instead is recommended.
12:32:31,717 INFO [soap.InboundHandler] WebService
{urn:switchyard-quickstart:bpm-service:1.0}ProcessOrder:ProcessOrderSOAP stopped.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.273 sec
Running org.switchyard.quickstarts.bpm.service.ProcessOrderTest
8615 [main] INFO org.jboss.weld.Bootstrap - WELD-000101 Transactional services not
available. Injection of @Inject UserTransaction not available. Transactional observers
will be invoked synchronously.
12:32:33,207 INFO [soap.InboundHandler] WebService published at
http://localhost:18001/swydws/ProcessOrder
Thanks for your order, it has been shipped!
12:32:33,267 INFO [soap.InboundHandler] WebService
{urn:switchyard-quickstart:bpm-service:1.0}ProcessOrder:ProcessOrderSOAP stopped.
9157 [main] INFO org.jboss.weld.Bootstrap - WELD-000101 Transactional services not
available. Injection of @Inject UserTransaction not available. Transactional observers
will be invoked synchronously.
12:32:34,262 INFO [soap.InboundHandler] WebService published at
http://localhost:18001/swydws/ProcessOrder
Insufficient quantity on hand - order has been placed on hold.
12:32:34,320 INFO [soap.InboundHandler] WebService
{urn:switchyard-quickstart:bpm-service:1.0}ProcessOrder:ProcessOrderSOAP stopped.
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.58 sec
Running org.switchyard.quickstarts.bpm.service.ShippingTest
10020 [main] INFO org.jboss.weld.Bootstrap - WELD-000101 Transactional services not
available. Injection of @Inject UserTransaction not available. Transactional observers
will be invoked synchronously.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.2 sec
Running org.switchyard.quickstarts.bpm.service.BackOrderTest
10218 [main] INFO org.jboss.weld.Bootstrap - WELD-000101 Transactional services not
available. Injection of @Inject UserTransaction not available. Transactional observers
will be invoked synchronously.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.221 sec
Running org.switchyard.quickstarts.bpm.service.InventoryTest
10445 [main] INFO org.jboss.weld.Bootstrap - WELD-000101 Transactional services not
available. Injection of @Inject UserTransaction not available. Transactional observers
will be invoked synchronously.
10643 [main] INFO org.jboss.weld.Bootstrap - WELD-000101 Transactional services not
available. Injection of @Inject UserTransaction not available. Transactional observers
will be invoked synchronously.
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.431 sec
Results :
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ switchyard-quickstart-bpm-service
---
[INFO] Building jar:
<
http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/bpm-servi...
[INFO]
[INFO] --- maven-site-plugin:3.0-beta-3:attach-descriptor (attach-descriptor) @
switchyard-quickstart-bpm-service ---
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @
switchyard-quickstart-bpm-service ---
[INFO] Installing
<
http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/bpm-servi...
to
/home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-bpm-service/0.3.0-SNAPSHOT/switchyard-quickstart-bpm-service-0.3.0-SNAPSHOT.jar
[INFO] Installing
<
http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/bpm-servi...
to
/home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-bpm-service/0.3.0-SNAPSHOT/switchyard-quickstart-bpm-service-0.3.0-SNAPSHOT.pom
[INFO] Installing
<
http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/bpm-servi...
to
/home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-bpm-service/0.3.0-SNAPSHOT/switchyard-quickstart-bpm-service-0.3.0-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Quickstart : HornetQ Binding 0.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading:
https://repository.jboss.org/nexus/content/groups/developer/org/switchyar...
Downloading:
https://repository.jboss.org/nexus/content/groups/public/org/switchyard/c...
Downloading:
http://snapshots.jboss.org/maven2/org/switchyard/components/switchyard-co...
Downloading:
http://snapshots.repository.codehaus.org/org/switchyard/components/switch...
2 KB
Downloaded:
http://snapshots.jboss.org/maven2/org/switchyard/components/switchyard-co...
(2 KB at 3.2 KB/sec)
2 KB
Downloaded:
https://repository.jboss.org/nexus/content/groups/developer/org/switchyar...
(2 KB at 1.0 KB/sec)
2 KB
Downloaded:
https://repository.jboss.org/nexus/content/groups/public/org/switchyard/c...
(2 KB at 0.6 KB/sec)
Downloading:
https://repository.jboss.org/nexus/content/groups/developer/org/switchyar...
Downloading:
https://repository.jboss.org/nexus/content/groups/public/org/switchyard/c...
Downloading:
http://snapshots.repository.codehaus.org/org/switchyard/components/switch...
Downloading:
http://snapshots.jboss.org/maven2/org/switchyard/components/switchyard-co...
2 KB
2 KB 2 KB
2 KB 2 KB 2 KB
Downloaded:
https://repository.jboss.org/nexus/content/groups/public/org/switchyard/c...
(2 KB at 5.9 KB/sec)
Downloaded:
https://repository.jboss.org/nexus/content/groups/developer/org/switchyar...
(2 KB at 5.6 KB/sec)
Downloaded:
http://snapshots.jboss.org/maven2/org/switchyard/components/switchyard-co...
(2 KB at 3.8 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @
switchyard-quickstarts-hornetq-binding ---
[INFO] Deleting
<
http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/hornetq-b...
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @
switchyard-quickstarts-hornetq-binding ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @
switchyard-quickstarts-hornetq-binding ---
[INFO] Compiling 4 source files to
<
http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/hornetq-b...
[INFO]
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @
switchyard-quickstarts-hornetq-binding ---
[INFO] Building jar:
<
http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/hornetq-b...
[INFO]
[INFO] --- switchyard-plugin:0.3.0-SNAPSHOT:configure (default) @
switchyard-quickstarts-hornetq-binding ---
[INFO] SwitchYard plugin scanning:
[<
http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/hornetq-b...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] SwitchYard: Quickstarts ........................... SUCCESS [6.383s]
[INFO] Quickstart : Bean Service ......................... SUCCESS [42.529s]
[INFO] Quickstart : Camel Service ........................ SUCCESS [21.783s]
[INFO] Quickstart : Camel Binding ........................ SUCCESS [14.036s]
[INFO] Quickstart : BPM Service .......................... SUCCESS [20.923s]
[INFO] Quickstart : HornetQ Binding ...................... FAILURE [4.700s]
[INFO] Quickstart : JAXB Transformation .................. SKIPPED
[INFO] Quickstart : JSON Transformation .................. SKIPPED
[INFO] Quickstart : Smooks Transformation ................ SKIPPED
[INFO] Quickstart : Rules Interview ...................... SKIPPED
[INFO] Quickstart Demo : Orders .......................... SKIPPED
[INFO] Quickstart Demo : Help Desk ....................... SKIPPED
[INFO] Quickstart Demo : JEE Webapp Deployment ........... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:54.980s
[INFO] Finished at: Tue Sep 06 12:32:40 EDT 2011
[INFO] Final Memory: 87M/267M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.switchyard:switchyard-plugin:0.3.0-SNAPSHOT:configure
(default) on project switchyard-quickstarts-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/switchyard-config/0.3.0-SNAPSHOT/switchyard-config-0.3.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-quickstarts-hornetq-binding