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

ci-builds at redhat.com ci-builds at redhat.com
Thu Aug 16 13:48:31 EDT 2012


See <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/1298/changes>

Changes:

[kbabo] SWITCHYARD-971 Add Camel ExchangeBus provider

------------------------------------------
[...truncated 2149 lines...]
13:48:04,631 INFO  [org.apache.camel.impl.DefaultCamelContext] Route: {urn:switchyard-quickstart:camel-quartz-binding:0.1.0}GreetingService-[quartz://EverySecondJob?cron=*%20*%20*%20*%20*%20?] started and consuming from: Endpoint[quartz://EverySecondJob?cron=*+*+*+*+*+%3F]
13:48:04,648 DEBUG [org.apache.camel.component.quartz.QuartzEndpoint] Firing Quartz Job with context: JobExecutionContext: trigger: 'Camel.EverySecondJob job: DEFAULT.quartz-endpoint1 fireTime: 'Thu Aug 16 13:48:04 EDT 2012 scheduledFireTime: Thu Aug 16 13:48:04 EDT 2012 previousFireTime: 'null nextFireTime: Thu Aug 16 13:48:05 EDT 2012 isRecovering: false refireCount: 0
13:48:05,004 DEBUG [org.apache.camel.component.quartz.QuartzEndpoint] Firing Quartz Job with context: JobExecutionContext: trigger: 'Camel.EverySecondJob job: DEFAULT.quartz-endpoint1 fireTime: 'Thu Aug 16 13:48:05 EDT 2012 scheduledFireTime: Thu Aug 16 13:48:05 EDT 2012 previousFireTime: 'Thu Aug 16 13:48:04 EDT 2012 nextFireTime: Thu Aug 16 13:48:06 EDT 2012 isRecovering: false refireCount: 0
13:48:05,658 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 300 seconds)
13:48:05,662 DEBUG [org.apache.camel.component.quartz.QuartzComponent] Pausing job using trigger: Camel/EverySecondJob
13:48:05,663 DEBUG [org.apache.camel.component.quartz.QuartzEndpoint] Removing consumer Instrumentation:route[DelegateAsync[UnitOfWork(RouteContextProcessor[Channel[sendTo(Endpoint[switchyard://GreetingService?namespace=urn%3Aswitchyard-quickstart%3Acamel-quartz-binding%3A0.1.0])]])]]
13:48:05,664 DEBUG [org.apache.camel.component.quartz.QuartzConsumer] Stopping consumer: Consumer[quartz://EverySecondJob?cron=*+*+*+*+*+%3F]
13:48:05,665 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: {urn:switchyard-quickstart:camel-quartz-binding:0.1.0}GreetingService-[quartz://EverySecondJob?cron=*%20*%20*%20*%20*%20?] shutdown complete, was consuming from: Endpoint[quartz://EverySecondJob?cron=*+*+*+*+*+%3F]
13:48:05,665 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
13:48:05,666 INFO  [org.apache.camel.impl.DefaultCamelContext] Route: {urn:switchyard-quickstart:camel-quartz-binding:0.1.0}GreetingService-[quartz://EverySecondJob?cron=*%20*%20*%20*%20*%20?] stopped, was consuming from: Endpoint[quartz://EverySecondJob?cron=*+*+*+*+*+%3F]
13:48:05,667 DEBUG [org.apache.camel.component.quartz.QuartzComponent] Deleting job using trigger: Camel/EverySecondJob
13:48:05,668 INFO  [org.apache.camel.impl.DefaultCamelContext] Route: {urn:switchyard-quickstart:camel-quartz-binding:0.1.0}GreetingService-[quartz://EverySecondJob?cron=*%20*%20*%20*%20*%20?] shutdown and removed, was consuming from: Endpoint[quartz://EverySecondJob?cron=*+*+*+*+*+%3F]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.897 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-quartz-binding ---
[INFO] Building jar: <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-quartz-binding/target/switchyard-quickstart-camel-quartz-binding.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ switchyard-quickstart-camel-quartz-binding ---
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-quartz-binding/target/switchyard-quickstart-camel-quartz-binding.jar> to /home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-camel-quartz-binding/0.6.0-SNAPSHOT/switchyard-quickstart-camel-quartz-binding-0.6.0-SNAPSHOT.jar
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-quartz-binding/pom.xml> to /home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-camel-quartz-binding/0.6.0-SNAPSHOT/switchyard-quickstart-camel-quartz-binding-0.6.0-SNAPSHOT.pom
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-quartz-binding/target/switchyard-quickstart-camel-quartz-binding-sources.jar> to /home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-camel-quartz-binding/0.6.0-SNAPSHOT/switchyard-quickstart-camel-quartz-binding-0.6.0-SNAPSHOT-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Quickstart : Camel REST Binding 0.6.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ switchyard-quickstart-camel-rest-binding ---
[INFO] Deleting <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-rest-binding/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java-version) @ switchyard-quickstart-camel-rest-binding ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven-version) @ switchyard-quickstart-camel-rest-binding ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ switchyard-quickstart-camel-rest-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-rest-binding ---
[INFO] Compiling 11 source files to <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-rest-binding/target/classes>
[INFO] 
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @ switchyard-quickstart-camel-rest-binding ---
[INFO] Building jar: <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-rest-binding/target/switchyard-quickstart-camel-rest-binding-sources.jar>
[INFO] 
[INFO] --- switchyard-plugin:0.6.0-SNAPSHOT:configure (default) @ switchyard-quickstart-camel-rest-binding ---
[INFO] SwitchYard plugin scanning: [<http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-rest-binding/target/classes/]>
[INFO] Outputting SwitchYard configuration model to <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-rest-binding/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-rest-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-quickstart-camel-rest-binding ---
[INFO] Compiling 2 source files to <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-rest-binding/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.6:test (default-test) @ switchyard-quickstart-camel-rest-binding ---
[INFO] Surefire report directory: <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-rest-binding/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.switchyard.quickstarts.camel.rest.binding.CamelCxfRsBindingTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.074 sec

Results :

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

[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ switchyard-quickstart-camel-rest-binding ---
[INFO] Building jar: <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-rest-binding/target/switchyard-quickstart-camel-rest-binding.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ switchyard-quickstart-camel-rest-binding ---
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-rest-binding/target/switchyard-quickstart-camel-rest-binding.jar> to /home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-camel-rest-binding/0.6.0-SNAPSHOT/switchyard-quickstart-camel-rest-binding-0.6.0-SNAPSHOT.jar
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-rest-binding/pom.xml> to /home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-camel-rest-binding/0.6.0-SNAPSHOT/switchyard-quickstart-camel-rest-binding-0.6.0-SNAPSHOT.pom
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-rest-binding/target/switchyard-quickstart-camel-rest-binding-sources.jar> to /home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-camel-rest-binding/0.6.0-SNAPSHOT/switchyard-quickstart-camel-rest-binding-0.6.0-SNAPSHOT-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Quickstart : Camel SQL Binding 0.6.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ switchyard-quickstart-camel-sql-binding ---
[INFO] Deleting <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-sql-binding/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java-version) @ switchyard-quickstart-camel-sql-binding ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven-version) @ switchyard-quickstart-camel-sql-binding ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ switchyard-quickstart-camel-sql-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-quickstart-camel-sql-binding ---
[INFO] Compiling 1 source file to <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-sql-binding/target/classes>
[INFO] 
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @ switchyard-quickstart-camel-sql-binding ---
[INFO] Building jar: <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-sql-binding/target/switchyard-quickstart-camel-sql-binding-sources.jar>
[INFO] 
[INFO] --- switchyard-plugin:0.6.0-SNAPSHOT:configure (default) @ switchyard-quickstart-camel-sql-binding ---
[INFO] SwitchYard plugin scanning: [<http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-sql-binding/target/classes/]>
[INFO] Outputting SwitchYard configuration model to <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-sql-binding/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-sql-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-quickstart-camel-sql-binding ---
[INFO] Compiling 1 source file to <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-sql-binding/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.6:test (default-test) @ switchyard-quickstart-camel-sql-binding ---
[INFO] Surefire report directory: <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-sql-binding/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.switchyard.quickstarts.camel.sql.CamelSqlBindingTest
13:48:25,024 INFO  [org.jboss.weld.Version] WELD-000900 1.1.5 (AS71)
13:48:26,371 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 203 type converters
13:48:26,444 INFO  [org.apache.camel.impl.DefaultCamelContext] Apache Camel 2.10.0 (CamelContext: camel-2) is starting
13:48:26,506 INFO  [org.apache.camel.management.ManagementStrategyFactory] JMX enabled.
13:48:26,506 INFO  [org.apache.camel.management.DefaultManagementLifecycleStrategy] StatisticsLevel at All so enabling load performance statistics
13:48:26,712 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 203 type converters
13:48:26,739 INFO  [org.apache.camel.impl.DefaultCamelContext] Total 0 routes, of which 0 is started.
13:48:26,740 INFO  [org.apache.camel.impl.DefaultCamelContext] Apache Camel 2.10.0 (CamelContext: camel-2) started in 0.296 seconds
13:48:27,154 INFO  [org.apache.camel.impl.DefaultCamelContext] Route: route1 started and consuming from: Endpoint[switchyard://GreetingService?namespace=urn%3Aswitchyard-quickstart%3Acamel-sql-binding%3A0.1.0]
13:48:27,205 INFO  [route1] Input: 
13:48:27,220 INFO  [route1] Retrieve
13:48:27,269 DEBUG [org.apache.camel.component.sql.SqlProducer] Starting producer: Producer[sql://SELECT%20*%20FROM%20greetings?dataSourceRef=java%3Ajboss%2Fdatasources%2FGreetDS]
13:48:27,313 INFO  [route1] Output: [{ID=1, NAME=Keith}]
13:48:27,326 DEBUG [org.apache.camel.component.sql.SqlProducer] Stopping producer: Producer[sql://SELECT%20*%20FROM%20greetings?dataSourceRef=java%3Ajboss%2Fdatasources%2FGreetDS]
13:48:27,925 INFO  [org.apache.camel.impl.DefaultCamelContext] Apache Camel 2.10.0 (CamelContext: camel-3) is starting
13:48:27,925 INFO  [org.apache.camel.management.ManagementStrategyFactory] JMX enabled.
13:48:27,926 INFO  [org.apache.camel.management.DefaultManagementLifecycleStrategy] StatisticsLevel at All so enabling load performance statistics
13:48:28,039 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 203 type converters
13:48:28,053 INFO  [org.apache.camel.impl.DefaultCamelContext] Total 0 routes, of which 0 is started.
13:48:28,053 INFO  [org.apache.camel.impl.DefaultCamelContext] Apache Camel 2.10.0 (CamelContext: camel-3) started in 0.128 seconds
13:48:28,278 INFO  [org.apache.camel.impl.DefaultCamelContext] Route: route2 started and consuming from: Endpoint[switchyard://GreetingService?namespace=urn%3Aswitchyard-quickstart%3Acamel-sql-binding%3A0.1.0]
13:48:28,285 INFO  [route2] Input: Keith
13:48:28,286 INFO  [route2] Store
13:48:28,294 DEBUG [org.apache.camel.component.sql.SqlProducer] Starting producer: Producer[sql://INSERT%20INTO%20greetings%20(name)%20VALUES%20(%23)?dataSourceRef=java%3Ajboss%2Fdatasources%2FGreetDS]
13:48:28,297 TRACE [org.apache.camel.component.sql.SqlProducer] Setting parameter #1 with value: Keith
13:48:28,298 INFO  [route2] Output: Keith
13:48:28,299 DEBUG [org.apache.camel.component.sql.SqlProducer] Stopping producer: Producer[sql://INSERT%20INTO%20greetings%20(name)%20VALUES%20(%23)?dataSourceRef=java%3Ajboss%2Fdatasources%2FGreetDS]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.08 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://hudson.qa.jboss.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://hudson.qa.jboss.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://hudson.qa.jboss.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://hudson.qa.jboss.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://hudson.qa.jboss.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 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ switchyard-quickstart-camel-service ---
[INFO] Compiling 2 source files to <http://hudson.qa.jboss.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://hudson.qa.jboss.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://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-service/target/classes/]>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] SwitchYard: Quickstarts ........................... SUCCESS [3.659s]
[INFO] Quickstart : Bean Service ......................... SUCCESS [37.158s]
[INFO] Quickstart : BPEL Service ......................... SUCCESS [16.339s]
[INFO] Quickstart : BPEL Service : Say Hello ............. SUCCESS [19.099s]
[INFO] Quickstart : BPEL Service : JMS Binding ........... SUCCESS [15.436s]
[INFO] Quickstart : BPEL Service : Loan Approval ......... SUCCESS [16.092s]
[INFO] Quickstart : BPEL Service : Simple Correlation .... SUCCESS [14.154s]
[INFO] Quickstart : BPM Service .......................... SUCCESS [12.788s]
[INFO] Quickstart : Camel Binding ........................ SUCCESS [9.521s]
[INFO] Quickstart : Camel FTP Binding .................... SUCCESS [12.950s]
[INFO] Quickstart : Camel JMS Binding .................... SUCCESS [15.144s]
[INFO] Quickstart : Camel Netty Binding .................. SUCCESS [10.280s]
[INFO] Quickstart : Camel Quartz Binding ................. SUCCESS [9.569s]
[INFO] Quickstart : Camel REST Binding ................... SUCCESS [11.699s]
[INFO] Quickstart : Camel SQL Binding .................... SUCCESS [10.935s]
[INFO] Quickstart : Camel Service ........................ FAILURE [2.091s]
[INFO] Quickstart : Camel SOAP Proxy ..................... SKIPPED
[INFO] Quickstart : HornetQ 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:42.506s
[INFO] Finished at: Thu Aug 16 13:48:30 EDT 2012
[INFO] Final Memory: 120M/548M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.switchyard:switchyard-plugin:0.6.0-SNAPSHOT:configure (default) on project switchyard-quickstart-camel-service: 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-service
Build step 'Invoke top-level Maven targets' marked build as failure



More information about the switchyard-dev mailing list