See <http://hudson.zones.apache.org/hudson/job/ServiceMix-NMR/198/changes>
Changes:
[jbonofre] [SMX4-567] Normalize NMR naming convention.
------------------------------------------
[...truncated 1506 lines...]
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[HUDSON] Recording test results[INFO] [bundle:bundle {execution:
default-bundle}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing
<http://hudson.zones.apache.org/hudson/job/ServiceMix-NMR/ws/smx4-nmr/examples/nmr/client/target/org.apache.servicemix.nmr.examples.nmr.client-1.3.0-SNAPSHOT.jar>
to
<http://hudson.zones.apache.org/hudson/job/ServiceMix-NMR/ws/.repository/org/apache/servicemix/nmr/examples/org.apache.servicemix.nmr.examples.nmr.client/1.3.0-SNAPSHOT/org.apache.servicemix.nmr.examples.nmr.client-1.3.0-SNAPSHOT.jar>
[INFO] [bundle:install {execution: default-install}]
[INFO] Installing
org/apache/servicemix/nmr/examples/org.apache.servicemix.nmr.examples.nmr.client/1.3.0-SNAPSHOT/org.apache.servicemix.nmr.examples.nmr.client-1.3.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[HUDSON] Archiving
<http://hudson.zones.apache.org/hudson/job/ServiceMix-NMR/ws/smx4-nmr/examples/nmr/client/pom.xml>
to
/export/home/hudson/hudson/jobs/ServiceMix-NMR/modules/org.apache.servicemix.nmr.examples$org.apache.servicemix.nmr.examples.nmr.client/builds/2010-07-30_19-26-18/archive/org.apache.servicemix.nmr.examples/org.apache.servicemix.nmr.examples.nmr.client/1.3.0-SNAPSHOT/pom.xml
[HUDSON] Archiving
<http://hudson.zones.apache.org/hudson/job/ServiceMix-NMR/ws/smx4-nmr/examples/nmr/client/target/org.apache.servicemix.nmr.examples.nmr.client-1.3.0-SNAPSHOT.jar>
to
/export/home/hudson/hudson/jobs/ServiceMix-NMR/modules/org.apache.servicemix.nmr.examples$org.apache.servicemix.nmr.examples.nmr.client/builds/2010-07-30_19-26-18/archive/org.apache.servicemix.nmr.examples/org.apache.servicemix.nmr.examples.nmr.client/1.3.0-SNAPSHOT/org.apache.servicemix.nmr.examples.nmr.client-1.3.0-SNAPSHOT.jar
[INFO]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------
[INFO] Apache ServiceMix :: NMR .............................. SUCCESS [13.590s]
[INFO] Apache ServiceMix :: NMR :: Branding Support .......... SUCCESS [2.533s]
[INFO] Apache ServiceMix :: Document ......................... SUCCESS [15.179s]
[INFO] Apache ServiceMix :: Naming ........................... SUCCESS [11.791s]
[INFO] Apache ServiceMix :: NMR .............................. SUCCESS [0.347s]
[INFO] Apache ServiceMix :: NMR :: API ....................... SUCCESS [2.199s]
[INFO] Apache ServiceMix :: NMR :: Core ...................... SUCCESS [10.956s]
[INFO] Apache ServiceMix :: NMR :: Spring .................... SUCCESS [2.564s]
[INFO] Apache ServiceMix :: NMR :: OSGi ...................... SUCCESS [4.191s]
[INFO] Apache ServiceMix :: NMR :: Commands .................. SUCCESS [2.482s]
[INFO] Apache ServiceMix :: NMR :: Management ................ SUCCESS [5.047s]
[INFO] Apache ServiceMix :: NMR :: Audit ..................... SUCCESS [4.549s]
[INFO] Apache ServiceMix :: Testing .......................... SUCCESS [0.315s]
[INFO] Apache ServiceMix :: Testing :: Support ............... SUCCESS [4.869s]
[INFO] Apache ServiceMix :: JBI .............................. SUCCESS [0.336s]
[INFO] Apache ServiceMix :: JBI :: Runtime ................... FAILED [25.373s]
[INFO] Apache ServiceMix :: JBI :: Clustering ................ SUCCESS [0.304s]
[INFO] Apache ServiceMix :: JBI :: Clustering :: Requestor ... SUCCESS [3.537s]
[INFO] Apache ServiceMix :: JBI :: Clustering :: Engine ...... SKIPPED
(dependency build failed or was skipped)
[INFO] Apache ServiceMix :: JBI :: Clustering :: Config ...... SKIPPED
(dependency build failed or was skipped)
[INFO] Apache ServiceMix :: JBI :: Deployer .................. SKIPPED
(dependency build failed or was skipped)
[INFO] Apache ServiceMix :: JBI :: OSGi ...................... SKIPPED
(dependency build failed or was skipped)
[INFO] Apache ServiceMix :: JBI :: Commands .................. SKIPPED
(dependency build failed or was skipped)
[INFO] Apache ServiceMix :: JBI :: Integration Tests ......... SKIPPED
(dependency build failed or was skipped)
[INFO] Apache ServiceMix :: NMR :: Bundle .................... SKIPPED
(dependency build failed or was skipped)
[INFO] Apache ServiceMix :: NMR :: Assembly .................. SKIPPED
(dependency build failed or was skipped)
[INFO] Apache ServiceMix :: NMR :: Examples .................. SUCCESS [0.368s]
[INFO] Apache ServiceMix :: NMR :: Examples :: Cluster ....... SUCCESS [0.508s]
[INFO] Apache Servicemix :: NMR :: Examples :: Interceptors .. SUCCESS [0.276s]
[INFO] Apache ServiceMix :: NMR :: Examples :: Interceptors :: Exchange
Listener SUCCESS [1.527s]
[INFO] Apache ServiceMix :: NMR :: Examples :: Interceptors :: Endpoint
Listener SUCCESS [1.045s]
[INFO] Apache ServiceMix :: NMR :: Examples :: Endpoint and Client SUCCESS
[0.295s]
[INFO] Apache ServiceMix :: NMR :: Examples :: Endpoint and Client :: Endpoint
SUCCESS [1.349s]
[INFO] Apache ServiceMix :: NMR :: Examples :: Endpoint and Client :: Client
SUCCESS [1.126s]
[INFO] ------------------------------------------------------------------------
[INFO] Error for project: Apache ServiceMix :: JBI :: Runtime (during install)
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Missing:
----------
1)
org.apache.servicemix.bundles:org.apache.servicemix.bundles.wsdl4j:jar:1.6.2_3-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.wsdl4j -Dversion=1.6.2_3-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.wsdl4j -Dversion=1.6.2_3-SNAPSHOT
-Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1)
org.apache.servicemix.jbi:org.apache.servicemix.jbi.runtime:bundle:1.3.0-SNAPSHOT
2)
org.apache.servicemix.bundles:org.apache.servicemix.bundles.wsdl4j:jar:1.6.2_3-SNAPSHOT
----------
1 required artifact is missing.
for artifact:
org.apache.servicemix.jbi:org.apache.servicemix.jbi.runtime:bundle:1.3.0-SNAPSHOT
from the specified remote repositories:
central (http://repo1.maven.org/maven2),
java.net (http://download.java.net/maven/2/),
servicemix.m2 (http://svn.apache.org/repos/asf/servicemix/m2-repo/),
Nexus (http://repository.apache.org/snapshots),
codehaus (http://repository.codehaus.org),
apache.incubating (http://people.apache.org/repo/m2-incubating-repository),
servicemix (http://svn.apache.org/repos/asf/servicemix/m2-repo),
servicemix-repo (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: Failed to resolve
dependencies for one or more projects in the reactor. Reason: Missing:
----------
1)
org.apache.servicemix.bundles:org.apache.servicemix.bundles.wsdl4j:jar:1.6.2_3-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.wsdl4j -Dversion=1.6.2_3-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.wsdl4j -Dversion=1.6.2_3-SNAPSHOT
-Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1)
org.apache.servicemix.jbi:org.apache.servicemix.jbi.runtime:bundle:1.3.0-SNAPSHOT
2)
org.apache.servicemix.bundles:org.apache.servicemix.bundles.wsdl4j:jar:1.6.2_3-SNAPSHOT
----------
1 required artifact is missing.
for artifact:
org.apache.servicemix.jbi:org.apache.servicemix.jbi.runtime:bundle:1.3.0-SNAPSHOT
from the specified remote repositories:
central (http://repo1.maven.org/maven2),
java.net (http://download.java.net/maven/2/),
servicemix.m2 (http://svn.apache.org/repos/asf/servicemix/m2-repo/),
Nexus (http://repository.apache.org/snapshots),
codehaus (http://repository.codehaus.org),
apache.incubating (http://people.apache.org/repo/m2-incubating-repository),
servicemix (http://svn.apache.org/repos/asf/servicemix/m2-repo),
servicemix-repo (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:719)
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.MojoExecutionException: Failed to resolve
dependencies for one or more projects in the reactor. Reason: Missing:
----------
1)
org.apache.servicemix.bundles:org.apache.servicemix.bundles.wsdl4j:jar:1.6.2_3-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.wsdl4j -Dversion=1.6.2_3-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.wsdl4j -Dversion=1.6.2_3-SNAPSHOT
-Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1)
org.apache.servicemix.jbi:org.apache.servicemix.jbi.runtime:bundle:1.3.0-SNAPSHOT
2)
org.apache.servicemix.bundles:org.apache.servicemix.bundles.wsdl4j:jar:1.6.2_3-SNAPSHOT
----------
1 required artifact is missing.
for artifact:
org.apache.servicemix.jbi:org.apache.servicemix.jbi.runtime:bundle:1.3.0-SNAPSHOT
from the specified remote repositories:
central (http://repo1.maven.org/maven2),
java.net (http://download.java.net/maven/2/),
servicemix.m2 (http://svn.apache.org/repos/asf/servicemix/m2-repo/),
Nexus (http://repository.apache.org/snapshots),
codehaus (http://repository.codehaus.org),
apache.incubating (http://people.apache.org/repo/m2-incubating-repository),
servicemix (http://svn.apache.org/repos/asf/servicemix/m2-repo),
servicemix-repo (http://svn.apache.org/repos/asf/servicemix/m2-repo/),
spring-milestone (http://s3.amazonaws.com/maven.springframework.org/milestone)
at
org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.resolveProjectArtifacts(ProcessRemoteResourcesMojo.java:702)
at
org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.getProjects(ProcessRemoteResourcesMojo.java:602)
at
org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.configureVelocityContext(ProcessRemoteResourcesMojo.java:969)
at
org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.execute(ProcessRemoteResourcesMojo.java:492)
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
Caused by:
org.apache.maven.artifact.resolver.MultipleArtifactsNotFoundException: Missing:
----------
1)
org.apache.servicemix.bundles:org.apache.servicemix.bundles.wsdl4j:jar:1.6.2_3-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.wsdl4j -Dversion=1.6.2_3-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.wsdl4j -Dversion=1.6.2_3-SNAPSHOT
-Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1)
org.apache.servicemix.jbi:org.apache.servicemix.jbi.runtime:bundle:1.3.0-SNAPSHOT
2)
org.apache.servicemix.bundles:org.apache.servicemix.bundles.wsdl4j:jar:1.6.2_3-SNAPSHOT
----------
1 required artifact is missing.
for artifact:
org.apache.servicemix.jbi:org.apache.servicemix.jbi.runtime:bundle:1.3.0-SNAPSHOT
from the specified remote repositories:
central (http://repo1.maven.org/maven2),
java.net (http://download.java.net/maven/2/),
servicemix.m2 (http://svn.apache.org/repos/asf/servicemix/m2-repo/),
Nexus (http://repository.apache.org/snapshots),
codehaus (http://repository.codehaus.org),
apache.incubating (http://people.apache.org/repo/m2-incubating-repository),
servicemix (http://svn.apache.org/repos/asf/servicemix/m2-repo),
servicemix-repo (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.shared.artifact.resolver.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:140)
at
org.apache.maven.shared.artifact.resolver.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:187)
at
org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.resolveProjectArtifacts(ProcessRemoteResourcesMojo.java:697)
... 34 more
[INFO] ------------------------------------------------------------------------
[INFO] BUILD ERRORS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2 minutes 48 seconds
[INFO] Finished at: Fri Jul 30 19:29:24 UTC 2010
[INFO] Final Memory: 71M/119M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: [email protected]
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released