See <
http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/952/>
------------------------------------------
[...truncated 722 lines...]
3734 [main] INFO org.apache.camel.impl.converter.AnnotationTypeConverterLoader - Found 1
packages with 3 @Converter classes to load
3744 [main] INFO org.apache.camel.impl.converter.DefaultTypeConverter - Loaded additional
16 type converters (total 169 type converters) in 0.454 seconds
3904 [main] INFO org.apache.camel.impl.DefaultCamelContext - Total 0 routes, of which 0 is
started.
3904 [main] INFO org.apache.camel.impl.DefaultCamelContext - Apache Camel 2.8.0
(CamelContext: camel-2) started in 1.233 seconds
5009 [main] INFO org.apache.camel.impl.DefaultCamelContext - Route: route1 started and
consuming from:
Endpoint[switchyard://JavaDSL?namespace=urn%3Aswitchyard-quickstart%3Acamel-service%3A0.1.0]
5024 [main] INFO org.apache.camel.impl.DefaultCamelContext - Apache Camel 2.8.0
(CamelContext: camel-2) is starting
5025 [main] INFO org.apache.camel.impl.DefaultCamelContext - Total 1 routes, of which 1 is
started.
5027 [main] INFO org.apache.camel.impl.DefaultCamelContext - Apache Camel 2.8.0
(CamelContext: camel-2) started in 0.001 seconds
5165 [main] INFO org.apache.camel.impl.DefaultCamelContext - Route: route2 started and
consuming from:
Endpoint[switchyard://XMLService?namespace=urn%3Aswitchyard-quickstart%3Acamel-service%3A0.1.0]
5252 [main] INFO route1 - Message received in Java DSL Route
5261 [main] 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
5306 [main] INFO route2 - Inside XML Camel Route
5307 [main] INFO route2 - [message] 'sally: I like cheese'
5311 [main] INFO route2 - Inside XML Camel Route
5312 [main] INFO route2 - [message] 'sally: And milk too'
5315 [main] INFO route2 - Inside XML Camel Route
5316 [main] INFO route2 - [message] 'sally: Actually, any kind of dairy is OK in my
book'
5323 [main] INFO org.apache.camel.impl.DefaultCamelContext - Apache Camel 2.8.0
(CamelContext:camel-2) is shutting down
5325 [main] INFO org.apache.camel.impl.DefaultShutdownStrategy - Starting to graceful
shutdown 2 routes (timeout 300 seconds)
5336 [Camel (camel-2) thread #0 - ShutdownTask] 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]
5337 [Camel (camel-2) thread #0 - ShutdownTask] 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]
5338 [main] INFO org.apache.camel.impl.DefaultShutdownStrategy - Graceful shutdown of 2
routes completed in 0 seconds
5344 [main] INFO org.apache.camel.impl.DefaultInflightRepository - Shutting down with no
inflight exchanges.
5346 [main] INFO org.apache.camel.impl.DefaultCamelContext - Uptime: 0.322 seconds
5346 [main] INFO org.apache.camel.impl.DefaultCamelContext - Apache Camel 2.8.0
(CamelContext: camel-2) is shutdown in 0.023 seconds
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.171 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-ser...
[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-ser...
to
/home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstarts-camel-service/0.3.0-SNAPSHOT/switchyard-quickstarts-camel-service-0.3.0-SNAPSHOT.jar
[INFO] Installing
<
http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-ser...
to
/home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstarts-camel-service/0.3.0-SNAPSHOT/switchyard-quickstarts-camel-service-0.3.0-SNAPSHOT.pom
[INFO] Installing
<
http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-ser...
to
/home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstarts-camel-service/0.3.0-SNAPSHOT/switchyard-quickstarts-camel-service-0.3.0-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Quickstart : Camel Binding 0.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @
switchyard-quickstarts-camel-binding ---
[INFO] Deleting
<
http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-bin...
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @
switchyard-quickstarts-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-quickstarts-camel-binding ---
[INFO] Compiling 2 source files to
<
http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-bin...
[INFO]
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @
switchyard-quickstarts-camel-binding ---
[INFO] Building jar:
<
http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-bin...
[INFO]
[INFO] --- switchyard-plugin:0.3.0-SNAPSHOT:configure (default) @
switchyard-quickstarts-camel-binding ---
[INFO] SwitchYard plugin scanning:
[<
http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-bin...
[INFO] Outputting SwitchYard configuration model to
<
http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-bin...
[INFO] Validating SwitchYard configuration model...
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @
switchyard-quickstarts-camel-binding ---
[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
76 [main] INFO org.jboss.weld.Version - WELD-000900 1.1.0 (Final)
159 [main] INFO org.jboss.weld.Bootstrap - WELD-000101 Transactional services not
available. Injection of @Inject UserTransaction not available. Transactional observers
will be invoked synchronously.
1239 [main] WARN org.jboss.interceptor.util.InterceptionTypeRegistry - Class
'javax.ejb.PostActivate' not found, interception based on it is not enabled
1241 [main] WARN org.jboss.interceptor.util.InterceptionTypeRegistry - Class
'javax.ejb.PrePassivate' not found, interception based on it is not enabled
2729 [main] INFO org.apache.camel.impl.converter.AnnotationTypeConverterLoader - Found 3
packages with 14 @Converter classes to load
2811 [main] INFO org.apache.camel.impl.converter.DefaultTypeConverter - Loaded 153 core
type converters (total 153 type converters)
2826 [main] INFO org.apache.camel.impl.converter.AnnotationTypeConverterLoader - Loaded 1
@Converter classes
3138 [main] INFO org.apache.camel.impl.converter.AnnotationTypeConverterLoader - Found 1
packages with 3 @Converter classes to load
3162 [main] INFO org.apache.camel.impl.converter.DefaultTypeConverter - Loaded additional
16 type converters (total 169 type converters) in 0.345 seconds
3254 [main] INFO org.apache.camel.impl.DefaultCamelContext - Apache Camel 2.8.0
(CamelContext: camel-2) is starting
3254 [main] INFO org.apache.camel.impl.DefaultCamelContext - JMX enabled. Using
ManagedManagementStrategy.
3779 [main] INFO org.apache.camel.impl.converter.AnnotationTypeConverterLoader - Found 3
packages with 14 @Converter classes to load
3807 [main] INFO org.apache.camel.impl.converter.DefaultTypeConverter - Loaded 153 core
type converters (total 153 type converters)
3813 [main] INFO org.apache.camel.impl.converter.AnnotationTypeConverterLoader - Loaded 1
@Converter classes
4059 [main] INFO org.apache.camel.impl.converter.AnnotationTypeConverterLoader - Found 1
packages with 3 @Converter classes to load
4064 [main] INFO org.apache.camel.impl.converter.DefaultTypeConverter - Loaded additional
16 type converters (total 169 type converters) in 0.255 seconds
4210 [main] INFO org.apache.camel.impl.DefaultCamelContext - Total 0 routes, of which 0 is
started.
4210 [main] INFO org.apache.camel.impl.DefaultCamelContext - Apache Camel 2.8.0
(CamelContext: camel-2) started in 0.957 seconds
5533 [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 :-)
6053 [main] INFO org.apache.camel.impl.DefaultShutdownStrategy - Starting to graceful
shutdown 1 routes (timeout 300 seconds)
6061 [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]
6062 [main] INFO org.apache.camel.impl.DefaultShutdownStrategy - Graceful shutdown of 1
routes completed in 0 seconds
6062 [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]
6062 [main] INFO org.apache.camel.impl.DefaultCamelContext - Apache Camel 2.8.0
(CamelContext:camel-2) is shutting down
6062 [main] INFO org.apache.camel.impl.DefaultShutdownStrategy - Starting to graceful
shutdown 1 routes (timeout 300 seconds)
6063 [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]
6064 [main] INFO org.apache.camel.impl.DefaultShutdownStrategy - Graceful shutdown of 1
routes completed in 0 seconds
6068 [main] INFO org.apache.camel.impl.DefaultInflightRepository - Shutting down with no
inflight exchanges.
6072 [main] INFO org.apache.camel.impl.DefaultCamelContext - Uptime: 2.820 seconds
6072 [main] INFO org.apache.camel.impl.DefaultCamelContext - Apache Camel 2.8.0
(CamelContext: camel-2) is shutdown in 0.010 seconds
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.793 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 : JMS Binding 0.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @
switchyard-quickstarts-camel-jms-binding ---
[INFO] Deleting
<
http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-jms...
[INFO]
[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...
[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...
[INFO]
[INFO] --- switchyard-plugin:0.3.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...
[INFO] Outputting SwitchYard configuration model to
<
http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-jms...
[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...
[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...
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.switchyard.quickstarts.camel.jms.binding.CamelJMSBindingTest
Sep 18, 2011 9:52:24 PM 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
Sep 18, 2011 9:52:24 PM org.hornetq.core.logging.impl.JULLogDelegate info
INFO: live server is starting..
Sep 18, 2011 9:52:25 PM 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.
Sep 18, 2011 9:52:25 PM org.hornetq.core.logging.impl.JULLogDelegate info
INFO: Started Netty Acceptor version 3.2.1.Final-r2319 localhost:5545 for CORE protocol
Sep 18, 2011 9:52:25 PM org.hornetq.core.logging.impl.JULLogDelegate info
INFO: HornetQ Server version 2.1.2.Final (Colmeia, 120) started
Sep 18, 2011 9:52:26 PM org.hornetq.core.logging.impl.JULLogDelegate warn
WARNING: Binding for ConnectionFactory already exists
64 [main] INFO org.jboss.weld.Version - WELD-000900 1.1.0 (Final)
176 [main] INFO org.jboss.weld.Bootstrap - WELD-000101 Transactional services not
available. Injection of @Inject UserTransaction not available. Transactional observers
will be invoked synchronously.
1057 [main] WARN org.jboss.interceptor.util.InterceptionTypeRegistry - Class
'javax.ejb.PostActivate' not found, interception based on it is not enabled
1058 [main] WARN org.jboss.interceptor.util.InterceptionTypeRegistry - Class
'javax.ejb.PrePassivate' not found, interception based on it is not enabled
1836 [main] INFO org.apache.camel.impl.converter.AnnotationTypeConverterLoader - Found 3
packages with 14 @Converter classes to load
1910 [main] INFO org.apache.camel.impl.converter.DefaultTypeConverter - Loaded 153 core
type converters (total 153 type converters)
1924 [main] INFO org.apache.camel.impl.converter.AnnotationTypeConverterLoader - Loaded 1
@Converter classes
2255 [main] INFO org.apache.camel.impl.converter.AnnotationTypeConverterLoader - Found 1
packages with 3 @Converter classes to load
2274 [main] INFO org.apache.camel.impl.converter.DefaultTypeConverter - Loaded additional
16 type converters (total 169 type converters) in 0.362 seconds
2363 [main] INFO org.apache.camel.impl.DefaultCamelContext - Apache Camel 2.8.0
(CamelContext: camel-2) is starting
2364 [main] INFO org.apache.camel.impl.DefaultCamelContext - JMX enabled. Using
ManagedManagementStrategy.
2924 [main] INFO org.apache.camel.impl.converter.AnnotationTypeConverterLoader - Found 3
packages with 14 @Converter classes to load
2952 [main] INFO org.apache.camel.impl.converter.DefaultTypeConverter - Loaded 153 core
type converters (total 153 type converters)
2958 [main] INFO org.apache.camel.impl.converter.AnnotationTypeConverterLoader - Loaded 1
@Converter classes
3174 [main] INFO org.apache.camel.impl.converter.AnnotationTypeConverterLoader - Found 1
packages with 3 @Converter classes to load
3180 [main] INFO org.apache.camel.impl.converter.DefaultTypeConverter - Loaded additional
16 type converters (total 169 type converters) in 0.227 seconds
3325 [main] INFO org.apache.camel.impl.DefaultCamelContext - Total 0 routes, of which 0 is
started.
3327 [main] INFO org.apache.camel.impl.DefaultCamelContext - Apache Camel 2.8.0
(CamelContext: camel-2) started in 0.964 seconds
Sep 18, 2011 9:52:32 PM org.hornetq.core.logging.impl.JULLogDelegate info
INFO: HornetQ Server version 2.1.2.Final (Colmeia, 120) stopped
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 8.275 sec <<<
FAILURE!
Results :
Tests in error:
sendTextMessageToJMSQueue(org.switchyard.quickstarts.camel.jms.binding.CamelJMSBindingTest)
Test mechanism
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] SwitchYard: Quickstarts ........................... SUCCESS [5.165s]
[INFO] Quickstart : Bean Service ......................... SUCCESS [35.162s]
[INFO] Quickstart : Camel Service ........................ SUCCESS [25.326s]
[INFO] Quickstart : Camel Binding ........................ SUCCESS [16.912s]
[INFO] Quickstart : JMS Binding .......................... FAILURE [14.602s]
[INFO] Quickstart : BPM Service .......................... SKIPPED
[INFO] Quickstart : HornetQ Binding ...................... SKIPPED
[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:42.086s
[INFO] Finished at: Sun Sep 18 21:52:32 EDT 2011
[INFO] Final Memory: 82M/288M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.6:test
(default-test) on project switchyard-quickstarts-camel-jms-binding: There are test
failures.
[ERROR]
[ERROR] Please refer to
<
http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-jms...
for the individual test results.
[ERROR] -> [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/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :switchyard-quickstarts-camel-jms-binding