See <https://builds.apache.org/hudson/job/Camel/1235/changes>

Changes:

[davsclaus] CAMEL-2197: new camel-hdfs component. Thanks to David Greco for 
contribution.

[davsclaus] Polished and fixed typo.

[ningjiang] CAMEL-4023 Added the test for the cxf producer

[ningjiang] CAMEL-4023 Properties to Cxf ClientProxyFactory can be set on 
endpoint uri or CxfEndpoint bean.

[davsclaus] CAMEL-4023: Properties to Cxf ServerFactory can be set on endpoint 
uri or CxfEndpoint bean.

[davsclaus] CAMEL-4021: Fixed concurrent issue with getRouteDefinition methods.

[davsclaus] CAMEL-3931: Fixed last pending test in xml.

[davsclaus] CAMEL-3897: Upgraded to Netty 3.2.4

[davsclaus] Upgraded to use released bundles.

[davsclaus] Polished tracing a bit

------------------------------------------
[...truncated 29044 lines...]
1 required artifact is missing.

for artifact: 
  org.apache.camel:camel-web:war:2.8-SNAPSHOT

from the specified remote repositories:
  glassfish-repo-archive (http://maven.glassfish.org/content/groups/glassfish),
  guiceyfruit.release (http://guiceyfruit.googlecode.com/svn/repo/releases/),
  central (http://repo1.maven.org/maven2),
  java.net.m2 (http://download.java.net/maven/2/),
  Nexus (http://repository.apache.org/snapshots)



[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: Missing:
----------
1) org.hamcrest:hamcrest-all:jar:1.2-dev1

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.hamcrest -DartifactId=hamcrest-all 
-Dversion=1.2-dev1 -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.hamcrest -DartifactId=hamcrest-all 
-Dversion=1.2-dev1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] 
-DrepositoryId=[id]

  Path to dependency: 
        1) org.apache.camel:camel-web:war:2.8-SNAPSHOT
        2) org.seleniumhq.webdriver:webdriver-support:jar:0.9.7376
        3) org.hamcrest:hamcrest-all:jar:1.2-dev1

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

for artifact: 
  org.apache.camel:camel-web:war:2.8-SNAPSHOT

from the specified remote repositories:
  glassfish-repo-archive (http://maven.glassfish.org/content/groups/glassfish),
  guiceyfruit.release (http://guiceyfruit.googlecode.com/svn/repo/releases/),
  central (http://repo1.maven.org/maven2),
  java.net.m2 (http://download.java.net/maven/2/),
  Nexus (http://repository.apache.org/snapshots)


        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:597)
        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:185)
        at hudson.maven.MavenBuilder.call(MavenBuilder.java:164)
        at 
hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:987)
        at 
hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:918)
        at hudson.remoting.UserRequest.perform(UserRequest.java:118)
        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.artifact.resolver.MultipleArtifactsNotFoundException: Missing:
----------
1) org.hamcrest:hamcrest-all:jar:1.2-dev1

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.hamcrest -DartifactId=hamcrest-all 
-Dversion=1.2-dev1 -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.hamcrest -DartifactId=hamcrest-all 
-Dversion=1.2-dev1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] 
-DrepositoryId=[id]

  Path to dependency: 
        1) org.apache.camel:camel-web:war:2.8-SNAPSHOT
        2) org.seleniumhq.webdriver:webdriver-support:jar:0.9.7376
        3) org.hamcrest:hamcrest-all:jar:1.2-dev1

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

for artifact: 
  org.apache.camel:camel-web:war:2.8-SNAPSHOT

from the specified remote repositories:
  glassfish-repo-archive (http://maven.glassfish.org/content/groups/glassfish),
  guiceyfruit.release (http://guiceyfruit.googlecode.com/svn/repo/releases/),
  central (http://repo1.maven.org/maven2),
  java.net.m2 (http://download.java.net/maven/2/),
  Nexus (http://repository.apache.org/snapshots)


        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] Error for project: Camel :: Cache (during install)
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) 
org.apache.servicemix.bundles:org.apache.servicemix.bundles.ehcache:jar:2.3.0_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.ehcache -Dversion=2.3.0_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.ehcache -Dversion=2.3.0_3-SNAPSHOT 
-Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
        1) org.apache.camel:camel-cache:bundle:2.8-SNAPSHOT
        2) 
org.apache.servicemix.bundles:org.apache.servicemix.bundles.ehcache:jar:2.3.0_3-SNAPSHOT

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

for artifact: 
  org.apache.camel:camel-cache:bundle:2.8-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  Nexus (http://repository.apache.org/snapshots)



[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: Missing:
----------
1) 
org.apache.servicemix.bundles:org.apache.servicemix.bundles.ehcache:jar:2.3.0_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.ehcache -Dversion=2.3.0_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.ehcache -Dversion=2.3.0_3-SNAPSHOT 
-Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
        1) org.apache.camel:camel-cache:bundle:2.8-SNAPSHOT
        2) 
org.apache.servicemix.bundles:org.apache.servicemix.bundles.ehcache:jar:2.3.0_3-SNAPSHOT

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

for artifact: 
  org.apache.camel:camel-cache:bundle:2.8-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  Nexus (http://repository.apache.org/snapshots)


        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:597)
        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:185)
        at hudson.maven.MavenBuilder.call(MavenBuilder.java:164)
        at 
hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:987)
        at 
hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:918)
        at hudson.remoting.UserRequest.perform(UserRequest.java:118)
        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.artifact.resolver.MultipleArtifactsNotFoundException: Missing:
----------
1) 
org.apache.servicemix.bundles:org.apache.servicemix.bundles.ehcache:jar:2.3.0_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.ehcache -Dversion=2.3.0_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.ehcache -Dversion=2.3.0_3-SNAPSHOT 
-Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
        1) org.apache.camel:camel-cache:bundle:2.8-SNAPSHOT
        2) 
org.apache.servicemix.bundles:org.apache.servicemix.bundles.ehcache:jar:2.3.0_3-SNAPSHOT

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

for artifact: 
  org.apache.camel:camel-cache:bundle:2.8-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  Nexus (http://repository.apache.org/snapshots)


        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: 41 minutes 35 seconds
[INFO] Finished at: Sat May 28 12:16:53 UTC 2011
[INFO] Final Memory: 395M/639M
[INFO] ------------------------------------------------------------------------
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released

Reply via email to