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

ci-builds at redhat.com ci-builds at redhat.com
Tue Jun 4 16:39:42 EDT 2013


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

------------------------------------------
[...truncated 7256 lines...]
[INFO] Outputting SwitchYard configuration model to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/soap-attachment/target/classes/META-INF/switchyard.xml>
[INFO] Validating SwitchYard configuration model...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ switchyard-quickstart-soap-attachment ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ switchyard-quickstart-soap-attachment ---
[INFO] Compiling 2 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/soap-attachment/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.6:test (default-test) @ switchyard-quickstart-soap-attachment ---
[INFO] Surefire report directory: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/soap-attachment/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.switchyard.quickstarts.soap.attachment.SoapAttachmentTest
16:38:49,516 WARN  [org.jboss.weld.interceptor.util.InterceptionTypeRegistry] Class 'javax.ejb.PostActivate' not found, interception based on it is not enabled
16:38:49,519 WARN  [org.jboss.weld.interceptor.util.InterceptionTypeRegistry] Class 'javax.ejb.PrePassivate' not found, interception based on it is not enabled
16:38:52,561 INFO  [org.switchyard.component.soap.OutboundHandler] Creating dispatch with WSDL <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/soap-attachment/target/classes/ImageService-External.wsdl>
Jun 4, 2013 4:38:53 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage
INFO: Computed the following DeltaSpike ProjectStage: Production
16:38:57,572 INFO  [org.switchyard.component.soap.endpoint.JAXWSEndpoint] Publishing WebService at http://127.0.0.1:8080/soap-attachment/ImageServiceService
16:38:58,031 INFO  [org.switchyard.component.soap.endpoint.JAXWSEndpoint] Publishing WebService at http://127.0.0.1:8080/soap-attachment-external/ImageServiceService
16:38:58,470 TRACE [org.switchyard.component.soap.InboundHandler] Inbound <-- Request:[<?xml version="1.0" encoding="UTF-8"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Header/><env:Body><echoImage xmlns="urn:switchyard-quickstart:soap-attachment:1.0">cid:switchyard.png</echoImage></env:Body></env:Envelope>]
16:38:58,473 DEBUG [org.switchyard.component.soap.InboundHandler] Received SOAP message targeted at Webservice operation 'echoImage' on port 'ImageServicePort'.
16:38:58,700 TRACE [org.switchyard.component.soap.OutboundHandler] Outbound ---> Request:[<?xml version="1.0" encoding="UTF-8"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Header/><env:Body><ns2:echoImage xmlns:ns2="urn:switchyard-quickstart:soap-attachment-external:1.0">cid:internal-switchyard.png</ns2:echoImage></env:Body></env:Envelope>]
16:38:58,775 TRACE [org.switchyard.component.soap.InboundHandler] Inbound <-- Request:[<?xml version="1.0" encoding="UTF-8"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Header/><env:Body><ns2:echoImage xmlns:ns2="urn:switchyard-quickstart:soap-attachment-external:1.0">cid:internal-switchyard.png</ns2:echoImage></env:Body></env:Envelope>]
16:38:58,777 DEBUG [org.switchyard.component.soap.InboundHandler] Received SOAP message targeted at Webservice operation 'echoImage' on port 'ImageServicePort'.
16:38:59,177 TRACE [org.switchyard.component.soap.InboundHandler] Inbound --> Response:[<?xml version="1.0" encoding="UTF-8"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Header/><env:Body><ns2:echoImageResponse xmlns:ns2="urn:switchyard-quickstart:soap-attachment-external:1.0">cid:external-switchyard.png</ns2:echoImageResponse></env:Body></env:Envelope>]
16:38:59,211 TRACE [org.switchyard.component.soap.OutboundHandler] Outbound <--- Response:[<?xml version="1.0" encoding="UTF-8"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Header/><env:Body/></env:Envelope>]
16:38:59,241 TRACE [org.switchyard.component.soap.InboundHandler] Inbound --> Response:[<?xml version="1.0" encoding="UTF-8"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Header/><env:Body><ns2:echoImageResponse xmlns:ns2="urn:switchyard-quickstart:soap-attachment:1.0">cid:external-switchyard.png</ns2:echoImageResponse></env:Body></env:Envelope>]
16:38:59,262 INFO  [org.switchyard.component.soap.endpoint.JAXWSEndpoint] Stopping WebService at http://127.0.0.1:8080/soap-attachment/ImageServiceService
16:38:59,264 INFO  [org.switchyard.component.soap.InboundHandler] WebService {urn:switchyard-quickstart:soap-attachment:1.0}ImageServiceService:ImageServicePort stopped.
16:38:59,265 INFO  [org.switchyard.component.soap.endpoint.JAXWSEndpoint] Stopping WebService at http://127.0.0.1:8080/soap-attachment-external/ImageServiceService
16:38:59,277 INFO  [org.switchyard.component.soap.InboundHandler] WebService {urn:switchyard-quickstart:soap-attachment-external:1.0}ImageServiceService:ImageServicePort stopped.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.278 sec

Results :

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

[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ switchyard-quickstart-soap-attachment ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/soap-attachment/target/switchyard-quickstart-soap-attachment.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ switchyard-quickstart-soap-attachment ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/soap-attachment/target/switchyard-quickstart-soap-attachment.jar> to /home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-soap-attachment/1.0.0-SNAPSHOT/switchyard-quickstart-soap-attachment-1.0.0-SNAPSHOT.jar
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/soap-attachment/pom.xml> to /home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-soap-attachment/1.0.0-SNAPSHOT/switchyard-quickstart-soap-attachment-1.0.0-SNAPSHOT.pom
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/soap-attachment/target/switchyard-quickstart-soap-attachment-sources.jar> to /home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-soap-attachment/1.0.0-SNAPSHOT/switchyard-quickstart-soap-attachment-1.0.0-SNAPSHOT-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Quickstart : SOAP Binding RPC/Lit 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repository.jboss.org/maven2/org/codehaus/mojo/exec-maven-plugin/maven-metadata.xml
Downloading: http://snapshots.jboss.org/maven2/org/codehaus/mojo/exec-maven-plugin/maven-metadata.xml
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/codehaus/mojo/exec-maven-plugin/maven-metadata.xml
Downloading: http://maven.repository.redhat.com/earlyaccess/all/org/codehaus/mojo/exec-maven-plugin/maven-metadata.xml
        
        
Downloading: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/exec-maven-plugin/maven-metadata.xml
Downloading: http://repo1.maven.org/maven2/org/codehaus/mojo/exec-maven-plugin/maven-metadata.xml
557 B   
2 KB   557 B   
               
Downloaded: http://repo1.maven.org/maven2/org/codehaus/mojo/exec-maven-plugin/maven-metadata.xml (557 B at 3.1 KB/sec)
               
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/codehaus/mojo/exec-maven-plugin/maven-metadata.xml (2 KB at 2.2 KB/sec)
926 B          
        
        
Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/exec-maven-plugin/maven-metadata.xml (926 B at 1.8 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ switchyard-quickstart-soap-binding-rpc ---
[INFO] Deleting <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/soap-binding-rpc/target>
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ switchyard-quickstart-soap-binding-rpc ---
[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-soap-binding-rpc ---
[INFO] Compiling 6 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/soap-binding-rpc/target/classes>
[INFO] 
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @ switchyard-quickstart-soap-binding-rpc ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/soap-binding-rpc/target/switchyard-quickstart-soap-binding-rpc-sources.jar>
[INFO] 
[INFO] --- switchyard-plugin:1.0.0-SNAPSHOT:configure (default) @ switchyard-quickstart-soap-binding-rpc ---
[INFO] SwitchYard plugin scanning: [<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/soap-binding-rpc/target/classes/]>
[INFO] Outputting SwitchYard configuration model to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/soap-binding-rpc/target/classes/META-INF/switchyard.xml>
[INFO] Validating SwitchYard configuration model...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ switchyard-quickstart-soap-binding-rpc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ switchyard-quickstart-soap-binding-rpc ---
[INFO] Compiling 2 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/soap-binding-rpc/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.6:test (default-test) @ switchyard-quickstart-soap-binding-rpc ---
[INFO] Surefire report directory: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/soap-binding-rpc/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.switchyard.quickstarts.soap.binding.rpc.SoapBindingTest
16:39:24,008 WARN  [org.jboss.weld.interceptor.util.InterceptionTypeRegistry] Class 'javax.ejb.PostActivate' not found, interception based on it is not enabled
16:39:24,012 WARN  [org.jboss.weld.interceptor.util.InterceptionTypeRegistry] Class 'javax.ejb.PrePassivate' not found, interception based on it is not enabled
Jun 4, 2013 4:39:27 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage
INFO: Computed the following DeltaSpike ProjectStage: Production
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.152 sec

Results :

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

[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ switchyard-quickstart-soap-binding-rpc ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/soap-binding-rpc/target/switchyard-quickstart-soap-binding-rpc.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ switchyard-quickstart-soap-binding-rpc ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/soap-binding-rpc/target/switchyard-quickstart-soap-binding-rpc.jar> to /home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-soap-binding-rpc/1.0.0-SNAPSHOT/switchyard-quickstart-soap-binding-rpc-1.0.0-SNAPSHOT.jar
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/soap-binding-rpc/pom.xml> to /home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-soap-binding-rpc/1.0.0-SNAPSHOT/switchyard-quickstart-soap-binding-rpc-1.0.0-SNAPSHOT.pom
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/soap-binding-rpc/target/switchyard-quickstart-soap-binding-rpc-sources.jar> to /home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-soap-binding-rpc/1.0.0-SNAPSHOT/switchyard-quickstart-soap-binding-rpc-1.0.0-SNAPSHOT-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Quickstart : SOAP with MTOM 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repository.jboss.org/maven2/org/codehaus/mojo/exec-maven-plugin/maven-metadata.xml
Downloading: http://snapshots.jboss.org/maven2/org/codehaus/mojo/exec-maven-plugin/maven-metadata.xml
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/codehaus/mojo/exec-maven-plugin/maven-metadata.xml
Downloading: http://maven.repository.redhat.com/earlyaccess/all/org/codehaus/mojo/exec-maven-plugin/maven-metadata.xml
        
        
Downloading: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/exec-maven-plugin/maven-metadata.xml
Downloading: http://repo1.maven.org/maven2/org/codehaus/mojo/exec-maven-plugin/maven-metadata.xml
557 B   
557 B   2 KB   
               
Downloaded: http://repo1.maven.org/maven2/org/codehaus/mojo/exec-maven-plugin/maven-metadata.xml (557 B at 4.0 KB/sec)
               
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/codehaus/mojo/exec-maven-plugin/maven-metadata.xml (2 KB at 2.6 KB/sec)
926 B          
        
        
Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/exec-maven-plugin/maven-metadata.xml (926 B at 2.2 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ switchyard-quickstart-soap-mtom ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ switchyard-quickstart-soap-mtom ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ switchyard-quickstart-soap-mtom ---
[INFO] Compiling 6 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/soap-mtom/target/classes>
[INFO] 
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @ switchyard-quickstart-soap-mtom ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/soap-mtom/target/switchyard-quickstart-soap-mtom-sources.jar>
[INFO] 
[INFO] --- switchyard-plugin:1.0.0-SNAPSHOT:configure (default) @ switchyard-quickstart-soap-mtom ---
[INFO] SwitchYard plugin scanning: [<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/soap-mtom/target/classes/]>
[INFO] Outputting SwitchYard configuration model to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/soap-mtom/target/classes/META-INF/switchyard.xml>
[INFO] Validating SwitchYard configuration model...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] SwitchYard: Quickstarts ........................... SUCCESS [4.402s]
[INFO] Quickstart : Bean Service ......................... SUCCESS [1:29.538s]
[INFO] Quickstart : BPEL Service ......................... SUCCESS [0.873s]
[INFO] Quickstart : BPEL Service : Say Hello ............. SUCCESS [1:13.129s]
[INFO] Quickstart : BPEL Service : JMS Binding ........... SUCCESS [43.407s]
[INFO] Quickstart : BPEL Service : Loan Approval ......... SUCCESS [58.231s]
[INFO] Quickstart : BPEL Service : Simple Correlation .... SUCCESS [45.540s]
[INFO] Quickstart : BPEL Service : XTS Subordinate WSBA .. SUCCESS [0.752s]
[INFO] Quickstart : BPEL Service : XTS Subordinate WSBA : Business Travel Process  SUCCESS [5.280s]
[INFO] Quickstart : BPEL Service : XTS Subordinate WSBA : Airport Web Service  SUCCESS [6.357s]
[INFO] Quickstart : BPEL Service : XTS WSAT .............. SUCCESS [0.863s]
[INFO] Quickstart : BPEL Service : XTS WSAT : Business Travel Process  SUCCESS [5.017s]
[INFO] Quickstart : BPEL Service : XTS WSAT : Airport Web Service  SUCCESS [7.222s]
[INFO] Quickstart : BPM Service .......................... SUCCESS [57.157s]
[INFO] Quickstart : Camel Binding ........................ SUCCESS [18.437s]
[INFO] Quickstart : Camel JAXB ........................... SUCCESS [23.306s]
[INFO] Quickstart : Camel AMQP Binding ................... SUCCESS [28.175s]
[INFO] Quickstart : Camel FTP Binding .................... SUCCESS [23.567s]
[INFO] Quickstart : Camel JMS Binding .................... SUCCESS [33.763s]
[INFO] Quickstart : Camel Netty Binding .................. SUCCESS [45.330s]
[INFO] Quickstart : Camel Quartz Binding ................. SUCCESS [20.180s]
[INFO] Quickstart : Camel JPA Binding .................... SUCCESS [43.745s]
[INFO] Quickstart : Camel SQL Binding .................... SUCCESS [31.882s]
[INFO] Quickstart : Camel Mail Binding ................... SUCCESS [21.409s]
[INFO] Quickstart : Camel Service ........................ SUCCESS [35.448s]
[INFO] Quickstart : Camel SOAP Proxy ..................... SUCCESS [33.859s]
[INFO] Quickstart : Camel Exchange Bus CDI ............... SUCCESS [29.980s]
[INFO] Quickstart : HTTP Binding ......................... SUCCESS [30.271s]
[INFO] Quickstart : Remove Invoker ....................... SUCCESS [50.717s]
[INFO] Quickstart : RESTEasy Binding ..................... SUCCESS [37.826s]
[INFO] Quickstart : Rules+Camel Content-Based Router ..... SUCCESS [30.960s]
[INFO] Quickstart : Rules Interview ...................... SUCCESS [22.518s]
[INFO] Quickstart : Rules Interview Container ............ SUCCESS [25.913s]
[INFO] Quickstart : SOAP with WS-Addressing .............. SUCCESS [58.764s]
[INFO] Quickstart : SOAP with Attachments ................ SUCCESS [25.747s]
[INFO] Quickstart : SOAP Binding RPC/Lit ................. SUCCESS [35.262s]
[INFO] Quickstart : SOAP with MTOM ....................... FAILURE [3.856s]
[INFO] Quickstart : JCA Inflow Binding for HornetQ ....... SKIPPED
[INFO] Quickstart : JCA Outbound Binding for HornetQ ..... SKIPPED
[INFO] Quickstart : JCA Inflow Binding for ActiveMQ ...... SKIPPED
[INFO] Quickstart : JCA Outbound Binding for ActiveMQ .... 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 : Basic Authentication (+SSL)  SKIPPED
[INFO] Quickstart Demo : Security Policy : Certificate Authentication (+SSL)  SKIPPED
[INFO] Quickstart Demo : Security Policy : SAML Assertion (+SSL)  SKIPPED
[INFO] Quickstart Demo : Security Policy : WSS Signature+Encryption (+SSL)  SKIPPED
[INFO] Quickstart Demo : Security Policy : WSS Username (+SSL)  SKIPPED
[INFO] Quickstart Demo : Transaction Policy .............. SKIPPED
[INFO] Quickstart Demo: Cluster - Client ................. SKIPPED
[INFO] Quickstart Demo: Cluster - Credit Service ......... SKIPPED
[INFO] Quickstart Demo: Cluster - Dealer Service ......... SKIPPED
[INFO] Quickstart Demo: Cluster .......................... SKIPPED
[INFO] SwitchYard : Quickstarts Distribution Assembly .... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18:39.864s
[INFO] Finished at: Tue Jun 04 16:39:39 EDT 2013
[INFO] Final Memory: 133M/617M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.switchyard:switchyard-plugin:1.0.0-SNAPSHOT:configure (default) on project switchyard-quickstart-soap-mtom: Model [org.switchyard.config.model.switchyard.v1.V1SwitchYardModel] is invalid: cvc-complex-type.2.4.a: Invalid content was found starting with element 'soap:mtom'. One of '{"urn:switchyard-component-soap:config:1.0":endpointAddress, "urn:switchyard-component-soap:config:1.0":endpointConfig, "urn:switchyard-component-soap:config:1.0":inInterceptors, "urn:switchyard-component-soap:config:1.0":outInterceptors}' is expected. -> [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-soap-mtom
Build step 'Invoke top-level Maven targets' marked build as failure


More information about the switchyard-dev mailing list