Build statistics:
  State: Failed
  Previous State: Failed
  Started at: Wed, 31 Aug 2005 09:14:40 -0700
  Finished at: Wed, 31 Aug 2005 09:21:42 -0700
  Total time: 7m 1s
  Forced: false
  Exit code: 70
  Building machine hostname: localhost

Changes
  * 
base/src/main/java/org/servicemix/components/util/TransformComponentSupport.java
  * base/src/main/java/org/servicemix/components/xslt/XsltComponent.java
  * components/jaxws/.classpath
  * components/jaxws/.cvsignore
  * components/jaxws/.mvnignore
  * components/jaxws/.project
  * components/jaxws/maven.xml
  * components/jaxws/project.properties
  * components/jaxws/project.xml
  * 
components/jaxws/src/main/java/org/servicemix/components/jaxws/JAXWSBinding.java
  * components/jaxws/src/main/java/org/servicemix/components/jaxws/package.html
  * components/jaxws/src/test/java/org/servicemix/SpringTestSupport.java
  * components/jaxws/src/test/java/org/servicemix/TestSupport.java
  * 
components/jaxws/src/test/java/org/servicemix/components/jaxws/JAXWSTest.java
  * 
components/jaxws/src/test/resources/org/servicemix/components/jaxws/AddNumbers.wsdl
  * 
components/jaxws/src/test/resources/org/servicemix/components/jaxws/example.xml
  * 
components/jaxws/src/test/resources/org/servicemix/components/jaxws/request.xml
 
****************************************************************************
Standard Output:
****************************************************************************
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0.2

build:start:

init:
    [echo] init 
basedir=/home/existusr/continuum-1.0-alpha-3/apps/continuum/temp/3

default:
multiproject:projects-init:
    [echo] Gathering project list
Starting the reactor...
Our processing order:
ServiceMix
Agila
+----------------------------------------
| Gathering project list ServiceMix
| Memory: 9M/11M
+----------------------------------------
+----------------------------------------
| Gathering project list Agila
| Memory: 9M/11M
+----------------------------------------
Starting the reactor...
Our processing order:
ServiceMix
Agila
+----------------------------------------
| Executing default ServiceMix
| Memory: 9M/11M
+----------------------------------------
Attempting to download drools-all-2.1-SNAPSHOT20050731.jar.
Attempting to download activecluster-1.1-SNAPSHOT.jar.
Attempting to download activesoap-1.0-SNAPSHOT.jar.

multiproject:goal:
build:start:

clean:clean:
    [delete] Deleting directory 
/home/existusr/continuum-1.0-alpha-3/apps/continuum/temp/3/base/target
    [delete] Deleting directory 
/home/existusr/continuum-1.0-alpha-3/apps/continuum/temp/3/base/ActiveMQ

clean:

java:prepare-filesystem:
    [mkdir] Created dir: 
/home/existusr/continuum-1.0-alpha-3/apps/continuum/temp/3/base/target/classes

java:compile:
    [echo] Compiling to 
/home/existusr/continuum-1.0-alpha-3/apps/continuum/temp/3/base/target/classes
    [javac] Compiling 320 source files to 
/home/existusr/continuum-1.0-alpha-3/apps/continuum/temp/3/base/target/classes

java:jar-resources:
Copying 14 files to 
/home/existusr/continuum-1.0-alpha-3/apps/continuum/temp/3/base/target/classes
Copied 1 empty directory to 
/home/existusr/continuum-1.0-alpha-3/apps/continuum/temp/3/base/target/classes

test:prepare-filesystem:
    [mkdir] Created dir: 
/home/existusr/continuum-1.0-alpha-3/apps/continuum/temp/3/base/target/test-classes
    [mkdir] Created dir: 
/home/existusr/continuum-1.0-alpha-3/apps/continuum/temp/3/base/target/test-reports

test:test-resources:
Copying 81 files to 
/home/existusr/continuum-1.0-alpha-3/apps/continuum/temp/3/base/target/test-classes
Copying 7 files to 
/home/existusr/continuum-1.0-alpha-3/apps/continuum/temp/3/base/target/test-classes
Copying 2 files to 
/home/existusr/continuum-1.0-alpha-3/apps/continuum/temp/3/base/target/test-classes

test:compile:
    [javac] Compiling 92 source files to 
/home/existusr/continuum-1.0-alpha-3/apps/continuum/temp/3/base/target/test-classes

test:test:
    [junit] Running org.servicemix.remoting.RemoteServiceMixClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 10.153 sec
    [junit] Running org.servicemix.expression.XPathExpressionTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.354 sec
    [junit] Running org.servicemix.components.jms.JmsBindingTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 13.382 sec
    [junit] Running org.servicemix.components.xsql.XSQLTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.938 sec
    [junit] Running org.servicemix.components.script.GroovyTransformTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.25 sec
    [junit] Running org.servicemix.components.cache.CacheTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.579 sec
    [junit] Running org.servicemix.components.file.FileTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.773 sec
    [junit] Running 
org.servicemix.components.servicemix.ServiceMixComponent2Test
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 12.219 sec
    [junit] Running org.servicemix.components.servicemix.ServiceMixComponentTest
    [junit] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 1.613 sec
    [junit] [ERROR] TEST 
org.servicemix.components.servicemix.ServiceMixComponentTest FAILED
    [junit] Running org.servicemix.components.quartz.QuartzComponentTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.635 sec
    [junit] Running org.servicemix.components.saaj.SaajTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 2.96 sec
    [junit] [ERROR] TEST org.servicemix.components.saaj.SaajTest FAILED
    [junit] Running org.servicemix.components.drools.DroolsWithJbiRulesTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.236 sec
    [junit] Running org.servicemix.components.drools.DroolsTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.606 sec
    [junit] Running org.servicemix.components.xfire.XFireOutBindingTest
    [junit] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 7.141 sec
    [junit] [ERROR] TEST org.servicemix.components.xfire.XFireOutBindingTest 
FAILED
    [junit] Running org.servicemix.components.xfire.XFireBindingTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 3.36 sec
    [junit] [ERROR] TEST org.servicemix.components.xfire.XFireBindingTest FAILED
    [junit] Running org.servicemix.components.wsif.WsifTest
    [junit] Tests run: 3, Failures: 0, Errors: 1, Time elapsed: 13.133 sec
    [junit] [ERROR] TEST org.servicemix.components.wsif.WsifTest FAILED
    [junit] Running org.servicemix.components.http.HttpTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 3.943 sec
    [junit] [ERROR] TEST org.servicemix.components.http.HttpTest FAILED
    [junit] Running org.servicemix.components.email.SimpleMailTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.977 sec
    [junit] Running org.servicemix.components.email.MimeMailTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 3.188 sec
    [junit] Running org.servicemix.components.groovy.GroovyTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.739 sec
    [junit] Running org.servicemix.components.vfs.FileTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.979 sec
    [junit] Running org.servicemix.components.xslt.XsltRouterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.615 sec
    [junit] Running org.servicemix.components.xslt.TransformComponentTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 10.982 sec
    [junit] Running org.servicemix.components.xslt.XsltSplitTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.634 sec
    [junit] Running org.servicemix.components.xslt.XsltPublisherTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.285 sec
    [junit] Running org.servicemix.components.jca.JmsOverJcaWithXATest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 9.715 sec
    [junit] Running org.servicemix.components.jca.JmsOverJcaTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.817 sec
    [junit] Running org.servicemix.components.pojo.MorePojoTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.554 sec
    [junit] Running org.servicemix.components.pojo.PojoTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.542 sec
    [junit] Running org.servicemix.jbi.jndi.JNDITest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.132 sec
    [junit] Running org.servicemix.jbi.jndi.DefaultContextTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.239 sec
    [junit] Running org.servicemix.jbi.config.SpringConfigTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.098 sec
    [junit] Running 
org.servicemix.jbi.config.ContainerRouteWithVanillaSpringTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.27 sec
    [junit] Running org.servicemix.jbi.config.ContainerRouteTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.226 sec
    [junit] Running 
org.servicemix.jbi.config.ComponentRouteWithVanillaSpringTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.303 sec
    [junit] Running org.servicemix.jbi.config.ComponentRouteTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.195 sec
    [junit] Running 
org.servicemix.jbi.installation.ComponentAssemblyInstallationTest
    [junit] Tests run: 2, Failures: 1, Errors: 0, Time elapsed: 11.918 sec
    [junit] [ERROR] TEST 
org.servicemix.jbi.installation.ComponentAssemblyInstallationTest FAILED
    [junit] Running org.servicemix.jbi.installation.ComponentInstallationTest
    [junit] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 2.342 sec
    [junit] [ERROR] TEST 
org.servicemix.jbi.installation.ComponentInstallationTest FAILED
    [junit] Running 
org.servicemix.jbi.installation.ExplodedComponentInstallationTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 2.296 sec
    [junit] [ERROR] TEST 
org.servicemix.jbi.installation.ExplodedComponentInstallationTest FAILED
    [junit] Running org.servicemix.jbi.installation.InstallationTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 11.771 sec
    [junit] Running org.servicemix.jbi.deployment.DeploymentTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.906 sec
    [junit] [ERROR] TEST org.servicemix.jbi.deployment.DeploymentTest FAILED
    [junit] Running org.servicemix.jbi.deployment.ServiceAssemblyTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.911 sec
    [junit] Running org.servicemix.jbi.deployment.SharedLibraryTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.816 sec
    [junit] Running org.servicemix.jbi.management.ManagementContextTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.029 sec
    [junit] Running org.servicemix.jbi.management.ManagementAttributesTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.813 sec
    [junit] Running org.servicemix.jbi.management.task.JbiTaskTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 2.455 sec
    [junit] Running org.servicemix.jbi.management.task.InstallComponentTaskTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.982 sec
    [junit] Running org.servicemix.jbi.nmr.flow.jms.JMSFlowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 19.467 sec
    [junit] Running org.servicemix.jbi.nmr.flow.seda.SedaFlowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.123 sec
    [junit] Running org.servicemix.jbi.nmr.flow.st.STFlowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.113 sec
    [junit] Running org.servicemix.client.ServiceMixClientTest
    [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 32.738 sec
    [junit] Running org.servicemix.client.SimpleClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.54 sec
    [junit] Running org.servicemix.examples.SpringComponentTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.351 sec
    [junit] Running org.servicemix.examples.SpringAsyncPojoTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.236 sec
    [junit] Running org.servicemix.examples.ExamplePojoTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.12 sec
    [junit] Running org.servicemix.examples.SpringPojoTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.206 sec
Total time: 7 minutes 0 seconds
Finished at: Wed Aug 31 09:21:42 PDT 2005


****************************************************************************

****************************************************************************
Standard Error:
****************************************************************************
/home/existusr/continuum-1.0-alpha-3/apps/continuum/temp/3/base/src/main/java/org/servicemix/expression/MessageVariableResolver.java:71:
 warning: getenv(java.lang.String) in java.lang.System has been deprecated
            answer = System.getProperty(System.getenv(localPart));
                                              ^
/home/existusr/continuum-1.0-alpha-3/apps/continuum/temp/3/base/src/main/java/org/servicemix/expression/JaxenVariableContext.java:94:
 warning: getenv(java.lang.String) in java.lang.System has been deprecated
            answer = System.getProperty(System.getenv(localPart));
                                              ^
2 warnings

BUILD FAILED
File...... 
/home/existusr/.maven/cache/maven-multiproject-plugin-1.3.1/plugin.jelly
Element... maven:reactor
Line...... 217
Column.... 9
Unable to obtain goal [test:test] -- 
/home/existusr/.maven/cache/maven-test-plugin-1.6.2/plugin.jelly:181:54: <fail> 
There were test failures.

****************************************************************************

Reply via email to