See http://ci.sonatype.org/job/mercury/20/changes

Changes:

[janb] Implemented StreamObservers and multiple checksum calcs for file 
downloads.

------------------------------------------
started
Updating https://svn.apache.org/repos/asf/maven/sandbox/trunk/mercury
U         
src/test/java/org/apache/maven/mercury/spi/http/client/JettyDeployerTest.java
U         
src/test/java/org/apache/maven/mercury/spi/http/client/JettyRetrieverTest.java
D         
src/main/java/org/apache/maven/mercury/spi/http/client/ChecksumCalculator.java
U         
src/main/java/org/apache/maven/mercury/spi/http/client/ObservableInputStream.java
U         
src/main/java/org/apache/maven/mercury/spi/http/client/ObservableOutputStream.java
U         
src/main/java/org/apache/maven/mercury/spi/http/client/FileExchange.java
U         
src/main/java/org/apache/maven/mercury/spi/http/client/retrieve/FileGetExchange.java
U         
src/main/java/org/apache/maven/mercury/spi/http/client/retrieve/RetrievalTarget.java
U         
src/main/java/org/apache/maven/mercury/spi/http/client/retrieve/DefaultRetriever.java
U         src/main/java/org/apache/maven/mercury/spi/http/client/Binding.java
U         
src/main/java/org/apache/maven/mercury/spi/http/client/deploy/FilePutExchange.java
AU        
src/main/java/org/apache/maven/mercury/transport/SHA1VerifierFactory.java
AU        src/main/java/org/apache/maven/mercury/transport/SHA1Verifier.java
U         src/main/java/org/apache/maven/mercury/transport/api/Verifier.java
AU        
src/main/java/org/apache/maven/mercury/transport/ChecksumCalculator.java
At revision 679707
[mercury] $ /opt/maven/2.0/bin/mvn clean deploy -B -U -e 
-Dmaven.repo.local=/home/j2ee-hudson/repos/mercury -Pstrict 
-Dsurefire.useFile=false
+ Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Building Batch HTTP Client
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory http://ci.sonatype.org/job/mercury/ws/mercury/target 
[INFO] [modello:java {execution: standard}]
[INFO] outputDirectory: 
http://ci.sonatype.org/job/mercury/ws/mercury/target/generated-sources/modello 
[INFO] Generating current version: 1.0.0
[INFO] [modello:xpp3-reader {execution: standard}]
[INFO] outputDirectory: 
http://ci.sonatype.org/job/mercury/ws/mercury/target/generated-sources/modello 
[INFO] Generating current version: 1.0.0
[INFO] [modello:xpp3-writer {execution: standard}]
[INFO] outputDirectory: 
http://ci.sonatype.org/job/mercury/ws/mercury/target/generated-sources/modello 
[INFO] Generating current version: 1.0.0
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] snapshot org.mortbay.jetty:jetty-client:7.0-SNAPSHOT: checking for 
updates from central
[INFO] snapshot org.mortbay.jetty:modules-extra:7.0-SNAPSHOT: checking for 
updates from central
[INFO] snapshot org.mortbay.jetty:jetty-project:7.0-SNAPSHOT: checking for 
updates from central
[INFO] snapshot org.mortbay.jetty:jetty-ssl:7.0-SNAPSHOT: checking for updates 
from central
[INFO] snapshot org.mortbay.jetty:modules-server:7.0-SNAPSHOT: checking for 
updates from central
[INFO] snapshot org.mortbay.jetty:jetty:7.0-SNAPSHOT: checking for updates from 
central
[INFO] snapshot org.mortbay.jetty:jetty-util:7.0-SNAPSHOT: checking for updates 
from central
Downloading: 
http://localhost:8081/content/groups/public/org/sat4j/org.sat4j.core/2.0.0/org.sat4j.core-2.0.0.pom
Downloading: 
http://localhost:8081/content/groups/public/org/sat4j/org.sat4j.pb/2.0.0/org.sat4j.pb-2.0.0.pom
Downloading: 
http://localhost:8081/content/groups/public/org/sat4j/org.sat4j.core/2.0.0/org.sat4j.core-2.0.0.jar
Downloading: 
http://localhost:8081/content/groups/public/org/sat4j/org.sat4j.pb/2.0.0/org.sat4j.pb-2.0.0.jar
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.sat4j:org.sat4j.core:jar:2.0.0

  Try downloading the file manually from the project website.

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

  Path to dependency: 
        1) org.apache.maven.mercury:mercury:jar:1.0-SNAPSHOT
        2) org.sat4j:org.sat4j.core:jar:2.0.0

2) org.sat4j:org.sat4j.pb:jar:2.0.0

  Try downloading the file manually from the project website.

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

  Path to dependency: 
        1) org.apache.maven.mercury:mercury:jar:1.0-SNAPSHOT
        2) org.sat4j:org.sat4j.pb:jar:2.0.0

----------
2 required artifacts are missing.

for artifact: 
  org.apache.maven.mercury:mercury:jar:1.0-SNAPSHOT

from the specified remote repositories:
  Nexus (http://localhost:8081/content/groups/public)


[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: Missing:
----------
1) org.sat4j:org.sat4j.core:jar:2.0.0

  Try downloading the file manually from the project website.

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

  Path to dependency: 
        1) org.apache.maven.mercury:mercury:jar:1.0-SNAPSHOT
        2) org.sat4j:org.sat4j.core:jar:2.0.0

2) org.sat4j:org.sat4j.pb:jar:2.0.0

  Try downloading the file manually from the project website.

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

  Path to dependency: 
        1) org.apache.maven.mercury:mercury:jar:1.0-SNAPSHOT
        2) org.sat4j:org.sat4j.pb:jar:2.0.0

----------
2 required artifacts are missing.

for artifact: 
  org.apache.maven.mercury:mercury:jar:1.0-SNAPSHOT

from the specified remote repositories:
  Nexus (http://localhost:8081/content/groups/public)

        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:575)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:499)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:478)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:330)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:291)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:142)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:336)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:129)
        at org.apache.maven.cli.MavenCli.main(MavenCli.java:287)
        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 org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
        at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: 
org.apache.maven.artifact.resolver.MultipleArtifactsNotFoundException: Missing:
----------
1) org.sat4j:org.sat4j.core:jar:2.0.0

  Try downloading the file manually from the project website.

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

  Path to dependency: 
        1) org.apache.maven.mercury:mercury:jar:1.0-SNAPSHOT
        2) org.sat4j:org.sat4j.core:jar:2.0.0

2) org.sat4j:org.sat4j.pb:jar:2.0.0

  Try downloading the file manually from the project website.

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

  Path to dependency: 
        1) org.apache.maven.mercury:mercury:jar:1.0-SNAPSHOT
        2) org.sat4j:org.sat4j.pb:jar:2.0.0

----------
2 required artifacts are missing.

for artifact: 
  org.apache.maven.mercury:mercury:jar:1.0-SNAPSHOT

from the specified remote repositories:
  Nexus (http://localhost:8081/content/groups/public)

        at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:324)
        at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:288)
        at 
org.apache.maven.plugin.DefaultPluginManager.resolveTransitiveDependencies(DefaultPluginManager.java:1415)
        at 
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:405)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:558)
        ... 16 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 21 seconds
[INFO] Finished at: Fri Jul 25 03:46:48 CDT 2008
[INFO] Final Memory: 25M/424M
[INFO] ------------------------------------------------------------------------

Reply via email to