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

ci-builds at redhat.com ci-builds at redhat.com
Sat Feb 16 01:09:24 EST 2013


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

------------------------------------------
[...truncated 2921 lines...]
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
Feb 16, 2013 1:09:09 AM org.hornetq.core.logging.impl.JULLogDelegate info
INFO: live server is starting with configuration HornetQ Configuration (clustered=false,backup=false,sharedStore=true,journalDirectory=target/data/journal,bindingsDirectory=target/data/bindings,largeMessagesDirectory=target/data/large-messages,pagingDirectory=target/data/paging)
Feb 16, 2013 1:09:10 AM 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.
Feb 16, 2013 1:09:10 AM org.hornetq.core.logging.impl.JULLogDelegate info
INFO: trying to deploy queue jms.queue.GreetingServiceQueue
Feb 16, 2013 1:09:11 AM org.hornetq.core.logging.impl.JULLogDelegate info
INFO: Started Netty Acceptor version 3.2.5.Final-a96d88c localhost:5545 for CORE protocol
Feb 16, 2013 1:09:11 AM org.hornetq.core.logging.impl.JULLogDelegate info
INFO: Server is now live
Feb 16, 2013 1:09:11 AM org.hornetq.core.logging.impl.JULLogDelegate info
INFO: HornetQ Server version 2.2.13.Final (HQ_2_2_13_FINAL_AS7, 122) [60db3299-77ff-11e2-98f5-525400000033]) started
01:09:11,412 INFO  [org.apache.camel.management.ManagementStrategyFactory] JMX enabled.
01:09:11,473 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-1) is starting
01:09:11,476 INFO  [org.apache.camel.management.DefaultManagementLifecycleStrategy] StatisticsLevel at All so enabling load performance statistics
01:09:12,279 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 185 type converters
01:09:12,398 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Total 0 routes, of which 0 is started.
01:09:12,404 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-1) started in 0.926 seconds
01:09:14,248 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:camel-jms-binding:0.1.0}GreetingService started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-jms-binding:0.1.0%7DGreetingService]
01:09:15,317 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: V1CamelJmsBindingModel/GreetingService at -677931704 started and consuming from: Endpoint[jms://queue:GreetingServiceQueue?connectionFactory=%23ConnectionFactory]
01:09:18,407 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 300 seconds)
01:09:18,547 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: V1CamelJmsBindingModel/GreetingService at -677931704 shutdown complete, was consuming from: Endpoint[jms://queue:GreetingServiceQueue?connectionFactory=%23ConnectionFactory]
01:09:18,550 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
01:09:18,552 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: V1CamelJmsBindingModel/GreetingService at -677931704 stopped, was consuming from: Endpoint[jms://queue:GreetingServiceQueue?connectionFactory=%23ConnectionFactory]
01:09:18,564 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: V1CamelJmsBindingModel/GreetingService at -677931704 shutdown and removed, was consuming from: Endpoint[jms://queue:GreetingServiceQueue?connectionFactory=%23ConnectionFactory]
01:09:18,566 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-1) is shutting down
01:09:18,572 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 300 seconds)
01:09:18,573 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:camel-jms-binding:0.1.0}GreetingService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-jms-binding:0.1.0%7DGreetingService]
01:09:18,574 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
01:09:18,598 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] TypeConverterRegistry utilization[attempts=1, hits=1, misses=0, failures=0] mappings[total=185, misses=0]
01:09:18,602 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-1) is shutdown in 0.036 seconds. Uptime 7.130 seconds.
Feb 16, 2013 1:09:18 AM org.hornetq.core.logging.impl.JULLogDelegate info
INFO: HornetQ Server version 2.2.13.Final (HQ_2_2_13_FINAL_AS7, 122) [60db3299-77ff-11e2-98f5-525400000033] stopped
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.309 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-jms-binding ---
[INFO] Building jar: /qa/hudson_workspace/workspace/SwitchYard-Quickstarts/camel-jms-binding/target/switchyard-quickstart-camel-jms-binding.jar
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ switchyard-quickstart-camel-jms-binding ---
[INFO] Installing /qa/hudson_workspace/workspace/SwitchYard-Quickstarts/camel-jms-binding/target/switchyard-quickstart-camel-jms-binding.jar to /qa/services/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-camel-jms-binding/0.8.0-SNAPSHOT/switchyard-quickstart-camel-jms-binding-0.8.0-SNAPSHOT.jar
[INFO] Installing /qa/hudson_workspace/workspace/SwitchYard-Quickstarts/camel-jms-binding/pom.xml to /qa/services/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-camel-jms-binding/0.8.0-SNAPSHOT/switchyard-quickstart-camel-jms-binding-0.8.0-SNAPSHOT.pom
[INFO] Installing /qa/hudson_workspace/workspace/SwitchYard-Quickstarts/camel-jms-binding/target/switchyard-quickstart-camel-jms-binding-sources.jar to /qa/services/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-camel-jms-binding/0.8.0-SNAPSHOT/switchyard-quickstart-camel-jms-binding-0.8.0-SNAPSHOT-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Quickstart : Camel Netty Binding 0.8.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/switchyard/components/switchyard-component-camel-netty/0.8.0-SNAPSHOT/maven-metadata.xml
Downloading: https://repository.jboss.org/nexus/content/groups/public/org/switchyard/components/switchyard-component-camel-netty/0.8.0-SNAPSHOT/maven-metadata.xml
Downloading: http://snapshots.jboss.org/maven2/org/switchyard/components/switchyard-component-camel-netty/0.8.0-SNAPSHOT/maven-metadata.xml
Downloading: http://snapshots.repository.codehaus.org/org/switchyard/components/switchyard-component-camel-netty/0.8.0-SNAPSHOT/maven-metadata.xml
2 KB                       
       
       
Downloaded: http://snapshots.jboss.org/maven2/org/switchyard/components/switchyard-component-camel-netty/0.8.0-SNAPSHOT/maven-metadata.xml (2 KB at 2.3 KB/sec)
2 KB   
2 KB   2 KB   
              
Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/switchyard/components/switchyard-component-camel-netty/0.8.0-SNAPSHOT/maven-metadata.xml (2 KB at 1.4 KB/sec)
              
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/switchyard/components/switchyard-component-camel-netty/0.8.0-SNAPSHOT/maven-metadata.xml (2 KB at 1.4 KB/sec)
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/switchyard/components/switchyard-component-camel-netty/0.8.0-SNAPSHOT/maven-metadata.xml
Downloading: https://repository.jboss.org/nexus/content/groups/public/org/switchyard/components/switchyard-component-camel-netty/0.8.0-SNAPSHOT/maven-metadata.xml
Downloading: http://snapshots.jboss.org/maven2/org/switchyard/components/switchyard-component-camel-netty/0.8.0-SNAPSHOT/maven-metadata.xml
Downloading: http://snapshots.repository.codehaus.org/org/switchyard/components/switchyard-component-camel-netty/0.8.0-SNAPSHOT/maven-metadata.xml
2 KB          
2 KB   2 KB   
              
2 KB   2 KB   2 KB   
                     
Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/switchyard/components/switchyard-component-camel-netty/0.8.0-SNAPSHOT/maven-metadata.xml (2 KB at 3.5 KB/sec)
                     
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/switchyard/components/switchyard-component-camel-netty/0.8.0-SNAPSHOT/maven-metadata.xml (2 KB at 3.5 KB/sec)
                     
Downloaded: http://snapshots.jboss.org/maven2/org/switchyard/components/switchyard-component-camel-netty/0.8.0-SNAPSHOT/maven-metadata.xml (2 KB at 2.5 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ switchyard-quickstart-camel-netty-binding ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java-version) @ switchyard-quickstart-camel-netty-binding ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven-version) @ switchyard-quickstart-camel-netty-binding ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ switchyard-quickstart-camel-netty-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-netty-binding ---
[INFO] Compiling 5 source files to /qa/hudson_workspace/workspace/SwitchYard-Quickstarts/camel-netty-binding/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] Failure executing javac, but could not parse the error:


The system is out of resources.
Consult the following stack trace for details.
java.lang.OutOfMemoryError: PermGen space
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
	at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
	at org.codehaus.plexus.compiler.javac.IsolatedClassLoader.loadClass(IsolatedClassLoader.java:56)
	at com.sun.tools.javac.processing.JavacProcessingEnvironment$DiscoveredProcessors.iterator(JavacProcessingEnvironment.java:497)
	at com.sun.tools.javac.processing.JavacProcessingEnvironment.atLeastOneProcessor(JavacProcessingEnvironment.java:289)
	at com.sun.tools.javac.main.JavaCompiler.initProcessAnnotations(JavaCompiler.java:879)
	at com.sun.tools.javac.main.JavaCompiler.compile(JavaCompiler.java:724)
	at com.sun.tools.javac.main.Main.compile(Main.java:353)
	at com.sun.tools.javac.main.Main.compile(Main.java:279)
	at com.sun.tools.javac.main.Main.compile(Main.java:270)
	at com.sun.tools.javac.Main.compile(Main.java:87)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.compiler.javac.JavacCompiler.compileInProcess(JavacCompiler.java:554)
	at org.codehaus.plexus.compiler.javac.JavacCompiler.compile(JavacCompiler.java:161)
	at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:605)
	at org.apache.maven.plugin.CompilerMojo.execute(CompilerMojo.java:128)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)

[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] SwitchYard: Quickstarts ........................... SUCCESS [3.165s]
[INFO] Quickstart : Bean Service ......................... SUCCESS [55.613s]
[INFO] Quickstart : BPEL Service ......................... SUCCESS [26.690s]
[INFO] Quickstart : BPEL Service : Say Hello ............. SUCCESS [28.541s]
[INFO] Quickstart : BPEL Service : JMS Binding ........... SUCCESS [25.450s]
[INFO] Quickstart : BPEL Service : Loan Approval ......... SUCCESS [30.345s]
[INFO] Quickstart : BPEL Service : Simple Correlation .... SUCCESS [26.575s]
[INFO] Quickstart : BPEL Service : XTS Subordinate WSBA .. SUCCESS [0.787s]
[INFO] Quickstart : BPEL Service : XTS Subordinate WSBA : Business Travel Process  SUCCESS [1.993s]
[INFO] Quickstart : BPEL Service : XTS Subordinate WSBA : Airport Web Service  SUCCESS [4.459s]
[INFO] Quickstart : BPEL Service : XTS WSAT .............. SUCCESS [1.533s]
[INFO] Quickstart : BPEL Service : XTS WSAT : Business Travel Process  SUCCESS [2.334s]
[INFO] Quickstart : BPEL Service : XTS WSAT : Airport Web Service  SUCCESS [4.080s]
[INFO] Quickstart : BPM Service .......................... SUCCESS [44.535s]
[INFO] Quickstart : Camel Binding ........................ SUCCESS [14.087s]
[INFO] Quickstart : Camel AMQP Binding ................... SUCCESS [18.991s]
[INFO] Quickstart : Camel FTP Binding .................... SUCCESS [17.220s]
[INFO] Quickstart : Camel JMS Binding .................... SUCCESS [17.444s]
[INFO] Quickstart : Camel Netty Binding .................. FAILURE [5.224s]
[INFO] Quickstart : Camel Quartz Binding ................. SKIPPED
[INFO] Quickstart : Camel JPA Binding .................... SKIPPED
[INFO] Quickstart : Camel SQL Binding .................... SKIPPED
[INFO] Quickstart : Camel Mail Binding ................... SKIPPED
[INFO] Quickstart : Camel Service ........................ SKIPPED
[INFO] Quickstart : Camel SOAP Proxy ..................... SKIPPED
[INFO] Quickstart : Camel Exchange Bus CDI ............... 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 Container ............ 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 : 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 : Transaction Policy .............. SKIPPED
[INFO] SwitchYard : Quickstarts Distribution Assembly .... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5:37.744s
[INFO] Finished at: Sat Feb 16 01:09:24 EST 2013
[INFO] Final Memory: 87M/507M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project switchyard-quickstart-camel-netty-binding: Compilation failure
[ERROR] Failure executing javac, but could not parse the error:
[ERROR] 
[ERROR] 
[ERROR] The system is out of resources.
[ERROR] Consult the following stack trace for details.
[ERROR] java.lang.OutOfMemoryError: PermGen space
[ERROR] at java.lang.ClassLoader.defineClass1(Native Method)
[ERROR] at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
[ERROR] at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
[ERROR] at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
[ERROR] at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
[ERROR] at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
[ERROR] at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
[ERROR] at java.security.AccessController.doPrivileged(Native Method)
[ERROR] at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
[ERROR] at org.codehaus.plexus.compiler.javac.IsolatedClassLoader.loadClass(IsolatedClassLoader.java:56)
[ERROR] at com.sun.tools.javac.processing.JavacProcessingEnvironment$DiscoveredProcessors.iterator(JavacProcessingEnvironment.java:497)
[ERROR] at com.sun.tools.javac.processing.JavacProcessingEnvironment.atLeastOneProcessor(JavacProcessingEnvironment.java:289)
[ERROR] at com.sun.tools.javac.main.JavaCompiler.initProcessAnnotations(JavaCompiler.java:879)
[ERROR] at com.sun.tools.javac.main.JavaCompiler.compile(JavaCompiler.java:724)
[ERROR] at com.sun.tools.javac.main.Main.compile(Main.java:353)
[ERROR] at com.sun.tools.javac.main.Main.compile(Main.java:279)
[ERROR] at com.sun.tools.javac.main.Main.compile(Main.java:270)
[ERROR] at com.sun.tools.javac.Main.compile(Main.java:87)
[ERROR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[ERROR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[ERROR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[ERROR] at java.lang.reflect.Method.invoke(Method.java:597)
[ERROR] at org.codehaus.plexus.compiler.javac.JavacCompiler.compileInProcess(JavacCompiler.java:554)
[ERROR] at org.codehaus.plexus.compiler.javac.JavacCompiler.compile(JavacCompiler.java:161)
[ERROR] at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:605)
[ERROR] at org.apache.maven.plugin.CompilerMojo.execute(CompilerMojo.java:128)
[ERROR] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
[ERROR] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
[ERROR] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
[ERROR] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
[ERROR] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
[ERROR] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
[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-quickstart-camel-netty-binding
Build step 'Invoke top-level Maven targets' marked build as failure


More information about the switchyard-dev mailing list