You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2010/03/04 02:25:03 UTC

Build failed in Hudson: ServiceMix-Features #208

See <http://hudson.zones.apache.org/hudson/job/ServiceMix-Features/208/changes>

Changes:

[jbonofre] Add bundles dependency required for the assembly build.

------------------------------------------
[...truncated 8411 lines...]

----------
1 required artifact is missing.

for artifact: 
  org.apache.servicemix.examples:org.apache.servicemix.examples.itests.tests:jar:4.1.0-SNAPSHOT

from the specified remote repositories:
  apache-snapshots (http://repository.apache.org/content/groups/snapshots-group),
  jboss (http://repository.jboss.org/maven2),
  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/),
  java.net (http://download.java.net/maven/1/),
  apache.snapshots (http://repository.apache.org/snapshots),
  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: Failed to resolve dependencies for one or more projects in the reactor. Reason: Missing:
----------
1) org.apache.servicemix.bundles:org.apache.servicemix.bundles.commons-pool:jar:${activemq.commons-pool.version}

  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-pool -Dversion=${activemq.commons-pool.version} -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-pool -Dversion=${activemq.commons-pool.version} -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.servicemix.examples:org.apache.servicemix.examples.itests.tests:jar:4.1.0-SNAPSHOT
  	2) org.apache.servicemix.bundles:org.apache.servicemix.bundles.commons-pool:jar:${activemq.commons-pool.version}

----------
1 required artifact is missing.

for artifact: 
  org.apache.servicemix.examples:org.apache.servicemix.examples.itests.tests:jar:4.1.0-SNAPSHOT

from the specified remote repositories:
  apache-snapshots (http://repository.apache.org/content/groups/snapshots-group),
  jboss (http://repository.jboss.org/maven2),
  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/),
  java.net (http://download.java.net/maven/1/),
  apache.snapshots (http://repository.apache.org/snapshots),
  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: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:159)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:688)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:632)
	at hudson.remoting.UserRequest.perform(UserRequest.java:104)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:236)
	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.commons-pool:jar:${activemq.commons-pool.version}

  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-pool -Dversion=${activemq.commons-pool.version} -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-pool -Dversion=${activemq.commons-pool.version} -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.servicemix.examples:org.apache.servicemix.examples.itests.tests:jar:4.1.0-SNAPSHOT
  	2) org.apache.servicemix.bundles:org.apache.servicemix.bundles.commons-pool:jar:${activemq.commons-pool.version}

----------
1 required artifact is missing.

for artifact: 
  org.apache.servicemix.examples:org.apache.servicemix.examples.itests.tests:jar:4.1.0-SNAPSHOT

from the specified remote repositories:
  apache-snapshots (http://repository.apache.org/content/groups/snapshots-group),
  jboss (http://repository.jboss.org/maven2),
  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/),
  java.net (http://download.java.net/maven/1/),
  apache.snapshots (http://repository.apache.org/snapshots),
  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.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.commons-pool:jar:${activemq.commons-pool.version}

  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-pool -Dversion=${activemq.commons-pool.version} -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-pool -Dversion=${activemq.commons-pool.version} -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.servicemix.examples:org.apache.servicemix.examples.itests.tests:jar:4.1.0-SNAPSHOT
  	2) org.apache.servicemix.bundles:org.apache.servicemix.bundles.commons-pool:jar:${activemq.commons-pool.version}

----------
1 required artifact is missing.

for artifact: 
  org.apache.servicemix.examples:org.apache.servicemix.examples.itests.tests:jar:4.1.0-SNAPSHOT

from the specified remote repositories:
  apache-snapshots (http://repository.apache.org/content/groups/snapshots-group),
  jboss (http://repository.jboss.org/maven2),
  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/),
  java.net (http://download.java.net/maven/1/),
  apache.snapshots (http://repository.apache.org/snapshots),
  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.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] Error for project: Apache ServiceMix :: Assembly (during install)
[INFO] ------------------------------------------------------------------------
[INFO] Error populating repository

Embedded error: <http://hudson.zones.apache.org/hudson/job/ServiceMix-Features/ws/.repository/org/apache/servicemix/bundles/org.apache.servicemix.bundles.commons-pool/1.5.4_1/org.apache.servicemix.bundles.commons-pool-1.5.4_1.jar> (No such file or directory)
[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: Error populating repository
	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:159)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:688)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:632)
	at hudson.remoting.UserRequest.perform(UserRequest.java:104)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:236)
	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: Error populating repository
	at org.apache.felix.karaf.tooling.features.AddFeaturesToRepoMojo.execute(AddFeaturesToRepoMojo.java:132)
	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: java.io.FileNotFoundException: <http://hudson.zones.apache.org/hudson/job/ServiceMix-Features/ws/.repository/org/apache/servicemix/bundles/org.apache.servicemix.bundles.commons-pool/1.5.4_1/org.apache.servicemix.bundles.commons-pool-1.5.4_1.jar> (No such file or directory)
	at java.io.FileInputStream.open(Native Method)
	at java.io.FileInputStream.<init>(FileInputStream.java:106)
	at java.io.FileInputStream.<init>(FileInputStream.java:66)
	at sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:70)
	at sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:161)
	at java.net.URL.openStream(URL.java:1007)
	at org.apache.felix.karaf.tooling.features.AddFeaturesToRepoMojo.execute(AddFeaturesToRepoMojo.java:120)
	... 31 more
[INFO] ------------------------------------------------------------------------
[INFO] BUILD ERRORS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14 minutes 48 seconds
[INFO] Finished at: Thu Mar 04 01:23:53 UTC 2010
[INFO] Final Memory: 144M/207M
[INFO] ------------------------------------------------------------------------
Waiting for Hudson to finish collecting data
Sending e-mails to: commits@servicemix.apache.org
Sending e-mails to: commits@servicemix.apache.org
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released


Hudson build is back to normal : ServiceMix-Features #210

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/ServiceMix-Features/210/changes>



Build failed in Hudson: ServiceMix-Features #209

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/ServiceMix-Features/209/changes>

Changes:

[ffang] [SMX4-462]Installing camel-cxf hang

------------------------------------------
[...truncated 23476 lines...]
Downloading: http://repository.apache.org/snapshots/org/apache/felix/karaf/features/org.apache.felix.karaf.features.command/1.3.0-SNAPSHOT/org.apache.felix.karaf.features.command-1.3.0-SNAPSHOT.jar
Downloading: http://repository.apache.org/snapshots/org/apache/felix/karaf/shell/org.apache.felix.karaf.shell.obr/1.3.0-SNAPSHOT/org.apache.felix.karaf.shell.obr-1.3.0-SNAPSHOT.jar
Downloading: http://repository.apache.org/snapshots/org/apache/felix/karaf/admin/org.apache.felix.karaf.admin.management/1.3.0-SNAPSHOT/org.apache.felix.karaf.admin.management-1.3.0-SNAPSHOT.jar
Downloading: http://repository.apache.org/snapshots/org/apache/felix/karaf/manual/1.3.0-SNAPSHOT/manual-1.3.0-SNAPSHOT.html
Downloading: http://repository.apache.org/snapshots/org/apache/felix/karaf/features/org.apache.felix.karaf.features.management/1.3.0-SNAPSHOT/org.apache.felix.karaf.features.management-1.3.0-SNAPSHOT.jar
Downloading: http://repository.apache.org/snapshots/org/apache/felix/karaf/shell/org.apache.felix.karaf.shell.osgi/1.3.0-SNAPSHOT/org.apache.felix.karaf.shell.osgi-1.3.0-SNAPSHOT.jar
Downloading: http://repository.apache.org/snapshots/org/apache/felix/karaf/jaas/org.apache.felix.karaf.jaas.modules/1.3.0-SNAPSHOT/org.apache.felix.karaf.jaas.modules-1.3.0-SNAPSHOT.jar
Downloading: http://repository.apache.org/snapshots/org/apache/felix/karaf/deployer/org.apache.felix.karaf.deployer.features/1.3.0-SNAPSHOT/org.apache.felix.karaf.deployer.features-1.3.0-SNAPSHOT.jar
Downloading: http://repository.apache.org/snapshots/org/apache/servicemix/jbi/cluster/org.apache.servicemix.jbi.cluster.config/1.1.0-SNAPSHOT/org.apache.servicemix.jbi.cluster.config-1.1.0-SNAPSHOT.jar
Downloading: http://repository.apache.org/snapshots/org/apache/felix/karaf/shell/org.apache.felix.karaf.shell.log/1.3.0-SNAPSHOT/org.apache.felix.karaf.shell.log-1.3.0-SNAPSHOT.jar
Downloading: http://repository.apache.org/snapshots/org/apache/felix/karaf/org.apache.felix.karaf.main/1.3.0-SNAPSHOT/org.apache.felix.karaf.main-1.3.0-SNAPSHOT.jar
Downloading: http://repository.apache.org/snapshots/org/apache/servicemix/nmr/org.apache.servicemix.nmr.audit/1.1.0-SNAPSHOT/org.apache.servicemix.nmr.audit-1.1.0-SNAPSHOT.jar
Downloading: http://repository.apache.org/snapshots/org/apache/felix/karaf/deployer/org.apache.felix.karaf.deployer.war/1.3.0-SNAPSHOT/org.apache.felix.karaf.deployer.war-1.3.0-SNAPSHOT.jar
Downloading: http://repository.apache.org/snapshots/org/apache/felix/karaf/shell/org.apache.felix.karaf.shell.config/1.3.0-SNAPSHOT/org.apache.felix.karaf.shell.config-1.3.0-SNAPSHOT.jar
Downloading: http://repository.apache.org/snapshots/org/apache/servicemix/nmr/org.apache.servicemix.nmr.branding/1.1.0-SNAPSHOT/org.apache.servicemix.nmr.branding-1.1.0-SNAPSHOT.jar
Downloading: http://repository.apache.org/snapshots/org/apache/felix/karaf/org.apache.felix.karaf.client/1.3.0-SNAPSHOT/org.apache.felix.karaf.client-1.3.0-SNAPSHOT.jar
Downloading: http://repository.apache.org/snapshots/org/apache/felix/karaf/org.apache.felix.karaf.management/1.3.0-SNAPSHOT/org.apache.felix.karaf.management-1.3.0-SNAPSHOT.jar
Downloading: http://repository.apache.org/snapshots/org/apache/felix/karaf/shell/org.apache.felix.karaf.shell.packages/1.3.0-SNAPSHOT/org.apache.felix.karaf.shell.packages-1.3.0-SNAPSHOT.jar
Downloading: http://repository.apache.org/snapshots/org/apache/felix/karaf/shell/org.apache.felix.karaf.shell.commands/1.3.0-SNAPSHOT/org.apache.felix.karaf.shell.commands-1.3.0-SNAPSHOT.jar
Downloading: http://repository.apache.org/snapshots/org/apache/felix/karaf/shell/org.apache.felix.karaf.shell.ssh/1.3.0-SNAPSHOT/org.apache.felix.karaf.shell.ssh-1.3.0-SNAPSHOT.jar
Downloading: http://repository.apache.org/snapshots/org/apache/felix/karaf/shell/org.apache.felix.karaf.shell.dev/1.3.0-SNAPSHOT/org.apache.felix.karaf.shell.dev-1.3.0-SNAPSHOT.jar
Downloading: http://repository.apache.org/snapshots/org/apache/felix/karaf/features/org.apache.felix.karaf.features.core/1.3.0-SNAPSHOT/org.apache.felix.karaf.features.core-1.3.0-SNAPSHOT.jar
Downloading: http://repository.apache.org/snapshots/org/apache/felix/karaf/shell/org.apache.felix.karaf.shell.console/1.3.0-SNAPSHOT/org.apache.felix.karaf.shell.console-1.3.0-SNAPSHOT.jar
Downloading: http://repository.apache.org/snapshots/org/apache/felix/karaf/shell/org.apache.felix.karaf.shell.obr/1.3.0-SNAPSHOT/org.apache.felix.karaf.shell.obr-1.3.0-SNAPSHOT.jar
[INFO] [features:add-features-to-repo {execution: add-features-to-repo}]
Base repo: file://<http://hudson.zones.apache.org/hudson/job/ServiceMix-Features/ws/.repository>
Copy:      org/apache/servicemix/servicemix-eip/2010.01-SNAPSHOT/servicemix-eip-2010.01-SNAPSHOT.jar
Copy:      org/apache/ws/commons/axiom/axiom-impl/1.2.8/axiom-impl-1.2.8.jar
Copy:      org/apache/servicemix/bundles/org.apache.servicemix.bundles.commons-httpclient/3.1_4/org.apache.servicemix.bundles.commons-httpclient-3.1_4.jar
Copy:      org/apache/servicemix/bundles/org.apache.servicemix.bundles.xmlbeans/2.4.0_3/org.apache.servicemix.bundles.xmlbeans-2.4.0_3.jar
Copy:      org/apache/servicemix/nmr/org.apache.servicemix.nmr.api/1.1.0-SNAPSHOT/org.apache.servicemix.nmr.api-1.1.0-SNAPSHOT.jar
Copy:      org/apache/servicemix/bundles/org.apache.servicemix.bundles.jruby/1.1.2_2/org.apache.servicemix.bundles.jruby-1.1.2_2.jar
Copy:      org/apache/servicemix/servicemix-soap/2010.01-SNAPSHOT/servicemix-soap-2010.01-SNAPSHOT.jar
Copy:      org/apache/servicemix/cxf/org.apache.servicemix.cxf.transport.nmr/4.1.0-SNAPSHOT/org.apache.servicemix.cxf.transport.nmr-4.1.0-SNAPSHOT.jar
Copy:      org/apache/activemq/kahadb/5.3.0/kahadb-5.3.0.jar
Copy:      org/codehaus/woodstox/woodstox-core-asl/4.0.7/woodstox-core-asl-4.0.7.jar
Copy:      org/springframework/osgi/spring-osgi-annotation/1.2.0/spring-osgi-annotation-1.2.0.jar
Copy:      org/apache/geronimo/components/geronimo-connector/2.1.3/geronimo-connector-2.1.3.jar
Copy:      org/apache/servicemix/bundles/org.apache.servicemix.bundles.jsmpp/2.0_2/org.apache.servicemix.bundles.jsmpp-2.0_2.jar
Copy:      org/apache/servicemix/servicemix-http/2010.01-SNAPSHOT/servicemix-http-2010.01-SNAPSHOT.jar
Copy:      org/apache/servicemix/specs/org.apache.servicemix.specs.scripting-api-1.0/1.4.0/org.apache.servicemix.specs.scripting-api-1.0-1.4.0.jar
Copy:      org/springframework/spring-core/2.5.6.SEC01/spring-core-2.5.6.SEC01.jar
Copy:      com/google/code/scriptengines/scriptengines-javascript/1.1/scriptengines-javascript-1.1.jar
Copy:      org/apache/activemq/activemq-console/5.3.0/activemq-console-5.3.0.jar
Copy:      org/apache/camel/camel-spring-osgi/2.2.0/camel-spring-osgi-2.2.0.jar
Copy:      org/ops4j/pax/web/pax-web-spi/0.7.2/pax-web-spi-0.7.2.jar
Copy:      org/apache/servicemix/servicemix-common/2010.01-SNAPSHOT/servicemix-common-2010.01-SNAPSHOT.jar
Copy:      org/apache/servicemix/specs/org.apache.servicemix.specs.stax-api-1.0/1.4.0/org.apache.servicemix.specs.stax-api-1.0-1.4.0.jar
Copy:      org/apache/servicemix/bundles/org.apache.servicemix.bundles.bcel/5.2_2/org.apache.servicemix.bundles.bcel-5.2_2.jar
Copy:      org/apache/geronimo/specs/geronimo-ws-metadata_2.0_spec/1.1.2/geronimo-ws-metadata_2.0_spec-1.1.2.jar
Copy:      org/apache/servicemix/specs/org.apache.servicemix.specs.saaj-api-1.3/1.4.0/org.apache.servicemix.specs.saaj-api-1.3-1.4.0.jar
Copy:      org/apache/activemq/activemq-camel/5.3.0/activemq-camel-5.3.0.jar
Copy:      org/apache/servicemix/jbi/org.apache.servicemix.jbi.commands/1.1.0-SNAPSHOT/org.apache.servicemix.jbi.commands-1.1.0-SNAPSHOT.jar
Copy:      org/apache/servicemix/bundles/org.apache.servicemix.bundles.jdom/1.1_2/org.apache.servicemix.bundles.jdom-1.1_2.jar
Copy:      org/apache/ws/commons/schema/XmlSchema/1.4.5/XmlSchema-1.4.5.jar
Copy:      org/apache/geronimo/specs/geronimo-j2ee-connector_1.5_spec/2.0.0/geronimo-j2ee-connector_1.5_spec-2.0.0.jar
Copy:      org/springframework/spring-aop/2.5.6.SEC01/spring-aop-2.5.6.SEC01.jar
Copy:      org/apache/cxf/cxf-rt-transports-jbi/2.2.6/cxf-rt-transports-jbi-2.2.6.jar
Copy:      org/apache/servicemix/bundles/org.apache.servicemix.bundles.oro/2.0.8_3/org.apache.servicemix.bundles.oro-2.0.8_3.jar
Copy:      org/springframework/osgi/spring-osgi-extender/1.2.0/spring-osgi-extender-1.2.0.jar
Copy:      org/apache/servicemix/bundles/org.apache.servicemix.bundles.jdt-core/3.2.3_2/org.apache.servicemix.bundles.jdt-core-3.2.3_2.jar
Copy:      org/apache/servicemix/nmr/org.apache.servicemix.nmr.core/1.1.0-SNAPSHOT/org.apache.servicemix.nmr.core-1.1.0-SNAPSHOT.jar
Copy:      org/apache/servicemix/bundles/org.apache.servicemix.bundles.opensaml/1.1_3/org.apache.servicemix.bundles.opensaml-1.1_3.jar
Copy:      org/fusesource/commonman/commons-management/1.0/commons-management-1.0.jar
Copy:      org/apache/servicemix/cxf/org.apache.servicemix.cxf.binding.nmr/4.1.0-SNAPSHOT/org.apache.servicemix.cxf.binding.nmr-4.1.0-SNAPSHOT.jar
Copy:      org/apache/servicemix/bundles/org.apache.servicemix.bundles.mvel/1.3.12_1/org.apache.servicemix.bundles.mvel-1.3.12_1.jar
Copy:      org/apache/servicemix/servicemix-smpp/2010.01-SNAPSHOT/servicemix-smpp-2010.01-SNAPSHOT.jar
Copy:      org/springframework/spring-context/2.5.6.SEC01/spring-context-2.5.6.SEC01.jar
Copy:      org/springframework/osgi/spring-osgi-core/1.2.0/spring-osgi-core-1.2.0.jar
Copy:      org/apache/servicemix/bundles/org.apache.servicemix.bundles.rhino/1.7R1_1/org.apache.servicemix.bundles.rhino-1.7R1_1.jar
Copy:      org/apache/servicemix/bundles/org.apache.servicemix.bundles.xmlsec/1.4.3_2/org.apache.servicemix.bundles.xmlsec-1.4.3_2.jar
Copy:      org/apache/servicemix/servicemix-bean/2010.01-SNAPSHOT/servicemix-bean-2010.01-SNAPSHOT.jar
Copy:      org/apache/ws/commons/axiom/axiom-api/1.2.8/axiom-api-1.2.8.jar
Copy:      org/apache/activemq/activemq-core/5.3.0/activemq-core-5.3.0.jar
Copy:      org/apache/servicemix/specs/org.apache.servicemix.specs.jbi-api-1.0/1.4.0/org.apache.servicemix.specs.jbi-api-1.0-1.4.0.jar
Copy:      org/codehaus/jettison/jettison/1.2/jettison-1.2.jar
Copy:      org/apache/servicemix/servicemix-camel/2010.01-SNAPSHOT/servicemix-camel-2010.01-SNAPSHOT.jar
Copy:      org/apache/servicemix/specs/org.apache.servicemix.specs.jsr311-api-1.0/1.4.0/org.apache.servicemix.specs.jsr311-api-1.0-1.4.0.jar
Copy:      org/jencks/jencks/2.2/jencks-2.2.jar
Copy:      org/apache/servicemix/bundles/org.apache.servicemix.bundles.wsdl4j/1.6.2_2/org.apache.servicemix.bundles.wsdl4j-1.6.2_2.jar
Copy:      com/google/code/scriptengines/scriptengines-jruby/1.1/scriptengines-jruby-1.1.jar
Copy:      org/apache/servicemix/bundles/org.apache.servicemix.bundles.commons-pool/1.4_1/org.apache.servicemix.bundles.commons-pool-1.4_1.jar
Copy:      org/apache/servicemix/bundles/org.apache.servicemix.bundles.jaxb-impl/2.1.12_1/org.apache.servicemix.bundles.jaxb-impl-2.1.12_1.jar
Copy:      org/apache/servicemix/servicemix-drools/2010.01-SNAPSHOT/servicemix-drools-2010.01-SNAPSHOT.jar
Copy:      org/apache/servicemix/servicemix-mail/2010.01-SNAPSHOT/servicemix-mail-2010.01-SNAPSHOT.jar
Copy:      org/apache/servicemix/bundles/org.apache.servicemix.bundles.groovy/1.5.6_3/org.apache.servicemix.bundles.groovy-1.5.6_3.jar
Copy:      org/apache/servicemix/activemq/org.apache.servicemix.activemq.commands/4.1.0-SNAPSHOT/org.apache.servicemix.activemq.commands-4.1.0-SNAPSHOT.jar
Copy:      org/apache/geronimo/specs/geronimo-j2ee-management_1.1_spec/1.0.1/geronimo-j2ee-management_1.1_spec-1.0.1.jar
Copy:      org/apache/servicemix/jbi/org.apache.servicemix.jbi.deployer/1.1.0-SNAPSHOT/org.apache.servicemix.jbi.deployer-1.1.0-SNAPSHOT.jar
Copy:      org/apache/servicemix/bundles/org.apache.servicemix.bundles.commons-net/1.4.1_3/org.apache.servicemix.bundles.commons-net-1.4.1_3.jar
Copy:      org/apache/servicemix/bundles/org.apache.servicemix.bundles.xmlresolver/1.2_2/org.apache.servicemix.bundles.xmlresolver-1.2_2.jar
Copy:      org/apache/servicemix/bundles/org.apache.servicemix.bundles.neethi/2.0.4_2/org.apache.servicemix.bundles.neethi-2.0.4_2.jar
Copy:      org/apache/cxf/cxf-rt-bindings-jbi/2.2.6/cxf-rt-bindings-jbi-2.2.6.jar
Copy:      javax/mail/mail/1.4.3/mail-1.4.3.jar
Copy:      org/apache/servicemix/bundles/org.apache.servicemix.bundles.asm/2.2.3_3/org.apache.servicemix.bundles.asm-2.2.3_3.jar
Copy:      org/codehaus/woodstox/stax2-api/3.0.1/stax2-api-3.0.1.jar
Copy:      org/apache/servicemix/specs/org.apache.servicemix.specs.jaxb-api-2.1/1.4.0/org.apache.servicemix.specs.jaxb-api-2.1-1.4.0.jar
Copy:      org/apache/servicemix/transaction/org.apache.servicemix.transaction/1.1.0-SNAPSHOT/org.apache.servicemix.transaction-1.1.0-SNAPSHOT.jar
Copy:      org/apache/ws/security/wss4j/1.5.8/wss4j-1.5.8.jar
Copy:      org/apache/xbean/xbean-classloader/3.5/xbean-classloader-3.5.jar
Copy:      org/ops4j/pax/web/pax-web-jsp/0.7.2/pax-web-jsp-0.7.2.jar
Copy:      org/apache/camel/camel-core/2.2.0/camel-core-2.2.0.jar
Copy:      org/apache/geronimo/specs/geronimo-annotation_1.0_spec/1.1.1/geronimo-annotation_1.0_spec-1.1.1.jar
Copy:      org/apache/servicemix/specs/org.apache.servicemix.specs.activation-api-1.1/1.4.0/org.apache.servicemix.specs.activation-api-1.1-1.4.0.jar
Copy:      org/ops4j/pax/web/pax-web-api/0.7.2/pax-web-api-0.7.2.jar
Copy:      org/apache/servicemix/naming/org.apache.servicemix.naming/1.1.0-SNAPSHOT/org.apache.servicemix.naming-1.1.0-SNAPSHOT.jar
Copy:      org/apache/servicemix/nmr/org.apache.servicemix.nmr.osgi/1.1.0-SNAPSHOT/org.apache.servicemix.nmr.osgi-1.1.0-SNAPSHOT.jar
Copy:      org/apache/servicemix/nmr/org.apache.servicemix.nmr.spring/1.1.0-SNAPSHOT/org.apache.servicemix.nmr.spring-1.1.0-SNAPSHOT.jar
Copy:      org/apache/servicemix/servicemix-jms/2010.01-SNAPSHOT/servicemix-jms-2010.01-SNAPSHOT.jar
Copy:      org/apache/servicemix/jbi/org.apache.servicemix.jbi.runtime/1.1.0-SNAPSHOT/org.apache.servicemix.jbi.runtime-1.1.0-SNAPSHOT.jar
Copy:      org/apache/servicemix/jbi/cluster/org.apache.servicemix.jbi.cluster.config/1.1.0-SNAPSHOT/org.apache.servicemix.jbi.cluster.config-1.1.0-SNAPSHOT.jar
Copy:      org/apache/servicemix/bundles/org.apache.servicemix.bundles.saaj-impl/1.3.2_1/org.apache.servicemix.bundles.saaj-impl-1.3.2_1.jar
Copy:      org/apache/servicemix/bundles/org.apache.servicemix.bundles.commons-pool/1.5.4_1/org.apache.servicemix.bundles.commons-pool-1.5.4_1.jar
[INFO] 
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------
[INFO] Apache ServiceMix Features ............................ SUCCESS [10.908s]
[INFO] Apache ServiceMix Dependencies ........................ SUCCESS [0.202s]
[INFO] Apache ServiceMix Branding Support .................... SUCCESS [2.005s]
[INFO] Apache ServiceMix Features :: ActiveMQ ................ SUCCESS [0.224s]
[INFO] Apache ServiceMix Features :: ActiveMQ Commands ....... SUCCESS [7.162s]
[INFO] Apache ServiceMix Features :: Camel ................... SUCCESS [0.217s]
[INFO] Apache ServiceMix Camel Component ..................... SUCCESS [2:18.625s]
[INFO] Apache ServiceMix WAR Support ......................... SUCCESS [0.151s]
[INFO] Apache ServiceMix WAR Deployer ........................ SUCCESS [1.584s]
[INFO] Apache ServiceMix CXF Support ......................... SUCCESS [0.200s]
[INFO] Apache ServiceMix CXF Transport for NMR ............... SUCCESS [10.281s]
[INFO] Apache ServiceMix CXF Binding for NMR ................. SUCCESS [11.409s]
[INFO] Apache ServiceMix Examples ............................ SUCCESS [0.170s]
[INFO] ServiceMix :: Samples :: Bridge ....................... SUCCESS [0.146s]
[INFO] ServiceMix :: Samples :: Bridge :: HTTP ............... SUCCESS [20.227s]
[INFO] ServiceMix :: Samples :: Bridge :: EIP ................ SUCCESS [3.755s]
[INFO] ServiceMix :: Samples :: Bridge :: XSLT ............... SUCCESS [3.902s]
[INFO] ServiceMix :: Samples :: Bridge :: JMS ................ SUCCESS [5.862s]
[INFO] ServiceMix :: Samples :: Bridge :: SA ................. SUCCESS [12.574s]
[INFO] ServiceMix :: Samples :: Bridge :: Client ............. SUCCESS [2.164s]
[INFO] ServiceMix :: Examples :: Bridge :: Camel ............. SUCCESS [3.342s]
[INFO] ServiceMix :: Samples :: Bridge Camel:: JMS ........... SUCCESS [2.369s]
[INFO] ServiceMix :: Samples :: Bridge Camel:: HTTP .......... SUCCESS [1.766s]
[INFO] ServiceMix :: Examples :: Bridge :: Camel :: SU ....... SUCCESS [1.078s]
[INFO] ServiceMix :: Examples :: Bridge :: Camel :: SA ....... SUCCESS [9.289s]
[INFO] ServiceMix :: Samples :: Bridge :: Camel :: Client .... SUCCESS [0.910s]
[INFO] ServiceMix :: Samples :: Camel ........................ SUCCESS [0.132s]
[INFO] ServiceMix :: Samples :: Camel :: Simple SU ........... SUCCESS [4.928s]
[INFO] ServiceMix :: Samples :: Camel :: SA .................. SUCCESS [3.729s]
[INFO] ServiceMix :: Samples :: CXF WSDL first ............... SUCCESS [1.811s]
[INFO] ServiceMix :: Samples :: WSDL first :: CXF SE ......... SUCCESS [6.826s]
[INFO] ServiceMix :: Samples :: WSDL first :: CXF BC ......... SUCCESS [6.028s]
[INFO] ServiceMix :: Samples :: WSDL first :: SA ............. SUCCESS [8.743s]
[INFO] ServiceMix :: Samples :: WSDL first :: Client ......... SUCCESS [1.211s]
[INFO] ServiceMix :: Samples :: WSDL first ................... SUCCESS [1.830s]
[INFO] ServiceMix :: Samples :: WSDL first :: JSR181 ......... SUCCESS [10.469s]
[INFO] ServiceMix :: Samples :: WSDL first :: HTTP ........... SUCCESS [2.174s]
[INFO] ServiceMix :: Samples :: WSDL first :: SA ............. SUCCESS [10.297s]
[INFO] ServiceMix :: Samples :: Loan Broker .................. SUCCESS [2.144s]
[INFO] ServiceMix :: Samples :: Loan Broker :: Bean .......... SUCCESS [6.426s]
[INFO] ServiceMix :: Samples :: Loan Broker :: Drools ........ SUCCESS [9.681s]
[INFO] ServiceMix :: Samples :: Loan Broker :: Ode ........... SUCCESS [1.428s]
[INFO] ServiceMix :: Samples :: Loan Broker :: JMS ........... SUCCESS [2.573s]
[INFO] ServiceMix :: Samples :: Loan Broker :: SA ............ SUCCESS [21.615s]
[INFO] ServiceMix :: Samples :: Loan Broker :: JMS Client .... SUCCESS [1.972s]
[INFO] Apache ServiceMix Example :: Camel NMR ................ SUCCESS [1.321s]
[INFO] Apache ServiceMix Example :: Camel OSGi ............... SUCCESS [1.610s]
[INFO] Apache ServiceMix Example :: CXF-Camel NMR ............ SUCCESS [2.490s]
[INFO] Apache ServiceMix Example :: CXF NMR .................. SUCCESS [1.278s]
[INFO] Apache ServiceMix Example :: CXF OSGi ................. SUCCESS [2.491s]
[INFO] Apache ServiceMix Example :: CXF JAX-RS OSGI .......... SUCCESS [1.775s]
[INFO] Apache ServiceMix Example :: CXF WS-ADDRESSING OSGI ... SUCCESS [2.926s]
[INFO] ServiceMix :: Samples :: CXF WSDL first Osgi Package .. SUCCESS [0.486s]
[INFO] ServiceMix :: Samples :: WSDL first :: CXF SE BUNDLE .. SUCCESS [2.495s]
[INFO] ServiceMix :: Samples :: WSDL first :: CXF BC BUNDLE .. SUCCESS [1.272s]
[INFO] ServiceMix :: Samples :: WSDL first :: Client ......... SUCCESS [1.472s]
[INFO] Apache ServiceMix Example :: CXF WS SECURITY OSGi ..... SUCCESS [1.436s]
[INFO] Apache ServiceMix Examples Integration Tests .......... SUCCESS [0.398s]
[INFO] Apache ServiceMix Example ITESTS BUNDLE :: CXF OSGi ... SUCCESS [2.752s]
[INFO] Apache ServiceMix Example ITESTS BUNDLE :: CXF WS SECURITY OSGi  SUCCESS [1.839s]
[INFO] Apache ServiceMix Example ITESTS BUNDLE:: CXF JMS transport OSGi  SUCCESS [3.088s]
[INFO] Apache ServiceMix Example ITESTS BUNDLE:: CXF NMR transport OSGi  SUCCESS [3.018s]
[INFO] Apache ServiceMix Example ITESTS BUNDLE:: CXF SOAP HANDLER OSGi  SUCCESS [2.563s]
[INFO] Apache ServiceMix Example ITESTS BUNDLE:: CXF SOAP HANDLER OSGi  SUCCESS [2.662s]
[INFO] Apache ServiceMix Examples Integration Tests .......... SUCCESS [3:37.097s]
[INFO] Apache ServiceMix :: Assembly ......................... FAILED [4:43.528s]
[INFO] ------------------------------------------------------------------------
[INFO] Error for project: Apache ServiceMix :: Assembly (during install)
[INFO] ------------------------------------------------------------------------
[INFO] Error populating repository

Embedded error: <http://hudson.zones.apache.org/hudson/job/ServiceMix-Features/ws/.repository/org/apache/servicemix/bundles/org.apache.servicemix.bundles.commons-pool/1.5.4_1/org.apache.servicemix.bundles.commons-pool-1.5.4_1.jar> (No such file or directory)
[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: Error populating repository
	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:159)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:688)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:632)
	at hudson.remoting.UserRequest.perform(UserRequest.java:104)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:236)
	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: Error populating repository
	at org.apache.felix.karaf.tooling.features.AddFeaturesToRepoMojo.execute(AddFeaturesToRepoMojo.java:132)
	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: java.io.FileNotFoundException: <http://hudson.zones.apache.org/hudson/job/ServiceMix-Features/ws/.repository/org/apache/servicemix/bundles/org.apache.servicemix.bundles.commons-pool/1.5.4_1/org.apache.servicemix.bundles.commons-pool-1.5.4_1.jar> (No such file or directory)
	at java.io.FileInputStream.open(Native Method)
	at java.io.FileInputStream.<init>(FileInputStream.java:106)
	at java.io.FileInputStream.<init>(FileInputStream.java:66)
	at sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:70)
	at sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:161)
	at java.net.URL.openStream(URL.java:1007)
	at org.apache.felix.karaf.tooling.features.AddFeaturesToRepoMojo.execute(AddFeaturesToRepoMojo.java:120)
	... 31 more
[INFO] ------------------------------------------------------------------------
[INFO] BUILD ERRORS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 21 minutes 16 seconds
[INFO] Finished at: Thu Mar 04 06:22:28 UTC 2010
[INFO] Final Memory: 138M/194M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: commits@servicemix.apache.org
Sending e-mails to: commits@servicemix.apache.org
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released