See <http://hudson.zones.apache.org/hudson/job/ServiceMix-Features/250/changes>
Changes:
[ffang] [SMX4-551]upgrade to spring 3.x
------------------------------------------
[...truncated 13353 lines...]
[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.BuildFailureException: Compilation failure
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:715)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
at
org.apache.maven.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:65)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
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:592)
at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
at hudson.maven.agent.Main.launch(Main.java:165)
at hudson.maven.MavenBuilder.call(MavenBuilder.java:165)
at
hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:696)
at
hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:640)
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:417)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
at java.util.concurrent.FutureTask.run(FutureTask.java:123)
at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
at java.lang.Thread.run(Thread.java:595)
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.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
at
hudson.maven.agent.PluginManagerInterceptor.executeMojo(PluginManagerInterceptor.java:182)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
... 28 more
[INFO] ------------------------------------------------------------------------
[INFO] Error for project: Apache ServiceMix :: Assembly (during install)
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Missing:
----------
1)
org.apache.servicemix.bundles:org.apache.servicemix.bundles.commons-collections:jar:3.2.1_1-SNAPSHOT
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.apache.servicemix.bundles
-DartifactId=org.apache.servicemix.bundles.commons-collections
-Dversion=3.2.1_1-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:
mvn deploy:deploy-file -DgroupId=org.apache.servicemix.bundles
-DartifactId=org.apache.servicemix.bundles.commons-collections
-Dversion=3.2.1_1-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url]
-DrepositoryId=[id]
Path to dependency:
1) org.apache.servicemix:apache-servicemix:pom:4.3.0-SNAPSHOT
2)
org.apache.servicemix.bundles:org.apache.servicemix.bundles.commons-collections:jar:3.2.1_1-SNAPSHOT
2)
org.apache.servicemix.bundles:org.apache.servicemix.bundles.saxon:jar:9.1.0.8_1-SNAPSHOT
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.apache.servicemix.bundles
-DartifactId=org.apache.servicemix.bundles.saxon -Dversion=9.1.0.8_1-SNAPSHOT
-Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:
mvn deploy:deploy-file -DgroupId=org.apache.servicemix.bundles
-DartifactId=org.apache.servicemix.bundles.saxon -Dversion=9.1.0.8_1-SNAPSHOT
-Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.apache.servicemix:apache-servicemix:pom:4.3.0-SNAPSHOT
2)
org.apache.servicemix.bundles:org.apache.servicemix.bundles.saxon:jar:9.1.0.8_1-SNAPSHOT
----------
2 required artifacts are missing.
for artifact:
org.apache.servicemix:apache-servicemix:pom:4.3.0-SNAPSHOT
from the specified remote repositories:
jboss (http://repository.jboss.org/maven2),
Nexus (http://repository.apache.org/snapshots),
scriptengines (http://scriptengines.googlecode.com/svn/m2-repo),
ops4j (http://repository.ops4j.org/maven2),
codehaus (http://repository.codehaus.org),
servicemix-repo (http://svn.apache.org/repos/asf/servicemix/m2-repo/),
central (http://repo1.maven.org/maven2),
java.net.2 (http://download.java.net/maven/2),
servicemix.m2 (http://svn.apache.org/repos/asf/servicemix/m2-repo/),
apache.incubating (http://people.apache.org/repo/m2-incubating-repository),
servicemix (http://svn.apache.org/repos/asf/servicemix/m2-repo),
spring-milestone (http://s3.amazonaws.com/maven.springframework.org/milestone)
[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: Missing:
----------
1)
org.apache.servicemix.bundles:org.apache.servicemix.bundles.commons-collections:jar:3.2.1_1-SNAPSHOT
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.apache.servicemix.bundles
-DartifactId=org.apache.servicemix.bundles.commons-collections
-Dversion=3.2.1_1-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:
mvn deploy:deploy-file -DgroupId=org.apache.servicemix.bundles
-DartifactId=org.apache.servicemix.bundles.commons-collections
-Dversion=3.2.1_1-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url]
-DrepositoryId=[id]
Path to dependency:
1) org.apache.servicemix:apache-servicemix:pom:4.3.0-SNAPSHOT
2)
org.apache.servicemix.bundles:org.apache.servicemix.bundles.commons-collections:jar:3.2.1_1-SNAPSHOT
2)
org.apache.servicemix.bundles:org.apache.servicemix.bundles.saxon:jar:9.1.0.8_1-SNAPSHOT
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.apache.servicemix.bundles
-DartifactId=org.apache.servicemix.bundles.saxon -Dversion=9.1.0.8_1-SNAPSHOT
-Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:
mvn deploy:deploy-file -DgroupId=org.apache.servicemix.bundles
-DartifactId=org.apache.servicemix.bundles.saxon -Dversion=9.1.0.8_1-SNAPSHOT
-Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.apache.servicemix:apache-servicemix:pom:4.3.0-SNAPSHOT
2)
org.apache.servicemix.bundles:org.apache.servicemix.bundles.saxon:jar:9.1.0.8_1-SNAPSHOT
----------
2 required artifacts are missing.
for artifact:
org.apache.servicemix:apache-servicemix:pom:4.3.0-SNAPSHOT
from the specified remote repositories:
jboss (http://repository.jboss.org/maven2),
Nexus (http://repository.apache.org/snapshots),
scriptengines (http://scriptengines.googlecode.com/svn/m2-repo),
ops4j (http://repository.ops4j.org/maven2),
codehaus (http://repository.codehaus.org),
servicemix-repo (http://svn.apache.org/repos/asf/servicemix/m2-repo/),
central (http://repo1.maven.org/maven2),
java.net.2 (http://download.java.net/maven/2),
servicemix.m2 (http://svn.apache.org/repos/asf/servicemix/m2-repo/),
apache.incubating (http://people.apache.org/repo/m2-incubating-repository),
servicemix (http://svn.apache.org/repos/asf/servicemix/m2-repo),
spring-milestone (http://s3.amazonaws.com/maven.springframework.org/milestone)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:711)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
at
org.apache.maven.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:65)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
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:592)
at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
at hudson.maven.agent.Main.launch(Main.java:165)
at hudson.maven.MavenBuilder.call(MavenBuilder.java:165)
at
hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:696)
at
hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:640)
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:417)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
at java.util.concurrent.FutureTask.run(FutureTask.java:123)
at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
at java.lang.Thread.run(Thread.java:595)
Caused by:
org.apache.maven.artifact.resolver.MultipleArtifactsNotFoundException: Missing:
----------
1)
org.apache.servicemix.bundles:org.apache.servicemix.bundles.commons-collections:jar:3.2.1_1-SNAPSHOT
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.apache.servicemix.bundles
-DartifactId=org.apache.servicemix.bundles.commons-collections
-Dversion=3.2.1_1-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:
mvn deploy:deploy-file -DgroupId=org.apache.servicemix.bundles
-DartifactId=org.apache.servicemix.bundles.commons-collections
-Dversion=3.2.1_1-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url]
-DrepositoryId=[id]
Path to dependency:
1) org.apache.servicemix:apache-servicemix:pom:4.3.0-SNAPSHOT
2)
org.apache.servicemix.bundles:org.apache.servicemix.bundles.commons-collections:jar:3.2.1_1-SNAPSHOT
2)
org.apache.servicemix.bundles:org.apache.servicemix.bundles.saxon:jar:9.1.0.8_1-SNAPSHOT
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.apache.servicemix.bundles
-DartifactId=org.apache.servicemix.bundles.saxon -Dversion=9.1.0.8_1-SNAPSHOT
-Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:
mvn deploy:deploy-file -DgroupId=org.apache.servicemix.bundles
-DartifactId=org.apache.servicemix.bundles.saxon -Dversion=9.1.0.8_1-SNAPSHOT
-Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.apache.servicemix:apache-servicemix:pom:4.3.0-SNAPSHOT
2)
org.apache.servicemix.bundles:org.apache.servicemix.bundles.saxon:jar:9.1.0.8_1-SNAPSHOT
----------
2 required artifacts are missing.
for artifact:
org.apache.servicemix:apache-servicemix:pom:4.3.0-SNAPSHOT
from the specified remote repositories:
jboss (http://repository.jboss.org/maven2),
Nexus (http://repository.apache.org/snapshots),
scriptengines (http://scriptengines.googlecode.com/svn/m2-repo),
ops4j (http://repository.ops4j.org/maven2),
codehaus (http://repository.codehaus.org),
servicemix-repo (http://svn.apache.org/repos/asf/servicemix/m2-repo/),
central (http://repo1.maven.org/maven2),
java.net.2 (http://download.java.net/maven/2),
servicemix.m2 (http://svn.apache.org/repos/asf/servicemix/m2-repo/),
apache.incubating (http://people.apache.org/repo/m2-incubating-repository),
servicemix (http://svn.apache.org/repos/asf/servicemix/m2-repo),
spring-milestone (http://s3.amazonaws.com/maven.springframework.org/milestone)
at
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:360)
at
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:304)
at
org.apache.maven.plugin.DefaultPluginManager.resolveTransitiveDependencies(DefaultPluginManager.java:1499)
at
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:442)
at
hudson.maven.agent.PluginManagerInterceptor.executeMojo(PluginManagerInterceptor.java:182)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
... 28 more
[INFO] ------------------------------------------------------------------------
[INFO] BUILD ERRORS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 16 minutes 53 seconds
[INFO] Finished at: Fri Jul 09 06:19:05 UTC 2010
[INFO] Final Memory: 146M/198M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: [email protected]
Sending e-mails to: [email protected]
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released