See 
<https://builds.apache.org/job/bookkeeper-trunk/org.apache.bookkeeper$bookkeeper-server/259/changes>

Changes:

[ivank] BOOKKEEPER-66: use IPv4 for builds (mmorel via ivank)

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building bookkeeper-server
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [remote-resources:process {execution: default}]
Downloading: 
http://repo1.maven.org/maven2/org/apache/zookeeper/zookeeper-test/3.4.0/zookeeper-test-3.4.0.pom
[INFO] Unable to find resource 'org.apache.zookeeper:zookeeper-test:pom:3.4.0' 
in repository central (http://repo1.maven.org/maven2)
Downloading: 
http://repo1.maven.org/maven2/org/apache/zookeeper/zookeeper-test/3.4.0/zookeeper-test-3.4.0.jar
[INFO] Unable to find resource 'org.apache.zookeeper:zookeeper-test:jar:3.4.0' 
in repository central (http://repo1.maven.org/maven2)
[JENKINS] Archiving 
<https://builds.apache.org/job/bookkeeper-trunk/org.apache.bookkeeper$bookkeeper-server/ws/pom.xml>
 to 
/home/hudson/hudson/jobs/bookkeeper-trunk/modules/org.apache.bookkeeper$bookkeeper-server/builds/2011-11-30_15-46-50/archive/org.apache.bookkeeper/bookkeeper-server/4.1.0-SNAPSHOT/bookkeeper-server-4.1.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve dependencies for one or more projects in the reactor. 
Reason: Missing:
----------
1) org.apache.zookeeper:zookeeper-test:jar:3.4.0

  Try downloading the file manually from the project website.

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

  Path to dependency: 
        1) org.apache.bookkeeper:bookkeeper-server:jar:4.1.0-SNAPSHOT
        2) org.apache.zookeeper:zookeeper-test:jar:3.4.0

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

for artifact: 
  org.apache.bookkeeper:bookkeeper-server:jar:4.1.0-SNAPSHOT

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



[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 minute 54 seconds
[INFO] Finished at: Wed Nov 30 15:52:00 GMT+00:00 2011
[INFO] Final Memory: 46M/311M
[INFO] ------------------------------------------------------------------------

Reply via email to