See <https://hudson.apache.org/hudson/job/ServiceMix-Utils/65/changes>

Changes:

[iocanel] [SM-2067] Added a Redis Store

[iocanel] [SM-2047] HazelcastStoreFactory now properly implements StoreFactory 
interface

------------------------------------------
Started by an SCM change
Building remotely on ubuntu1
Updating http://svn.apache.org/repos/asf/servicemix/utils/trunk
A         src/main/java/org/apache/servicemix/store/redis
A         src/main/java/org/apache/servicemix/store/redis/RedisStore.java
A         src/main/java/org/apache/servicemix/store/redis/RedisStoreFactory.java
U         
src/main/java/org/apache/servicemix/store/hazelcast/HazelcastStoreFactory.java
At revision 1089293
Found mavenVersion 3.0.3 from file 
jar:file:/home/hudson/hudson-slave/tools/Maven_3.0.3/lib/maven-core-3.0.3.jar!/META-INF/maven/org.apache.maven/maven-core/pom.properties
Parsing POMs
[smx-utils] $ /home/hudson/tools/java/latest1.6/bin/java -da -dsa 
-XX:MaxPermSize=192m -Xmx512M -cp 
/home/hudson/hudson-slave/maven3-agent.jar:/home/hudson/hudson-slave/tools/Maven_3.0.3/boot/plexus-classworlds-2.4.jar
 org.jvnet.hudson.maven3.agent.Maven3Main 
/home/hudson/hudson-slave/tools/Maven_3.0.3 /home/hudson/hudson-slave/slave.jar 
/home/hudson/hudson-slave/maven3-interceptor.jar 46132
<===[HUDSON REMOTING CAPACITY]===>channel started
   Executing Maven:  -B -f 
<https://hudson.apache.org/hudson/job/ServiceMix-Utils/ws/smx-utils/pom.xml> 
-Dmaven.repo.local=<https://hudson.apache.org/hudson/job/ServiceMix-Utils/ws/.repository>
 -B -e clean package source:jar install deploy
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache ServiceMix :: Utils 1.5.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.3:clean (default-clean) @ servicemix-utils ---
[INFO] Deleting file set: 
<https://hudson.apache.org/hudson/job/ServiceMix-Utils/ws/smx-utils/target> 
(included: [**], excluded: [])
[INFO] 
[INFO] --- maven-dependency-plugin:2.1:copy (copy-legal) @ servicemix-utils ---
[INFO] Configured Artifact: org.apache.servicemix.legal:legal:1.0:xml
[INFO] Copying legal-1.0.xml to 
<https://hudson.apache.org/hudson/job/ServiceMix-Utils/ws/smx-utils/target/legal/legal.xml>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.0:process (default) @ 
servicemix-utils ---
[INFO] Setting property: classpath.resource.loader.class => 
'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] 
[INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ 
servicemix-utils ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 13 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ 
servicemix-utils ---
[INFO] Compiling 130 source files to 
<https://hudson.apache.org/hudson/job/ServiceMix-Utils/ws/smx-utils/target/classes>
mojoFailed org.apache.maven.plugins:maven-compiler-plugin:2.0.2(default-compile)
projectFailed org.apache.servicemix:servicemix-utils:1.5.0-SNAPSHOT
[JENKINS] Archiving 
<https://hudson.apache.org/hudson/job/ServiceMix-Utils/ws/smx-utils/pom.xml> to 
/home/hudson/hudson/jobs/ServiceMix-Utils/modules/org.apache.servicemix$servicemix-utils/builds/2011-04-06_04-17-33/archive/org.apache.servicemix/servicemix-utils/1.5.0-SNAPSHOT/pom.xml
sessionEnded
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14.553s
[INFO] Finished at: Tue Apr 05 21:17:58 PDT 2011
[INFO] Final Memory: 18M/149M
[INFO] ------------------------------------------------------------------------
mavenExecutionResult exceptions not empty
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:2.0.2:compile (default-compile) 
on project servicemix-utils: Compilation failure
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
        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)
        at 
org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
        at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
        at 
org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:79)
        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.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
        at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:146)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:124)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:71)
        at hudson.remoting.UserRequest.perform(UserRequest.java:114)
        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
        at hudson.remoting.Request$2.run(Request.java:270)
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
        at java.util.concurrent.FutureTask.run(FutureTask.java:138)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
        at java.lang.Thread.run(Thread.java:619)
Caused by: org.apache.maven.plugin.CompilationFailureException: Compilation 
failure
        at 
org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:516)
        at org.apache.maven.plugin.CompilerMojo.execute(CompilerMojo.java:114)
        at 
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
        ... 27 more
Sending e-mails to: [email protected]
channel stopped

Reply via email to