You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oodt.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/01/20 01:59:53 UTC

Build failed in Jenkins: oodt-trunk » Catalog and Archive Crawling Framework #805

See <https://builds.apache.org/job/oodt-trunk/org.apache.oodt$cas-crawler/805/>

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building Catalog and Archive Crawling Framework
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [remote-resources:process {execution: default}]
Downloading: http://repo1.maven.org/maven2/org/springframework/spring-beans/2.5.4/spring-beans-2.5.4.pom
2K downloaded  (spring-beans-2.5.4.pom)
Downloading: http://repo1.maven.org/maven2/org/springframework/spring-context/2.5.4/spring-context-2.5.4.pom
3K downloaded  (spring-context-2.5.4.pom)
Downloading: http://repo1.maven.org/maven2/commons-io/commons-io/1.1/commons-io-1.1.pom
5K downloaded  (commons-io-1.1.pom)
Downloading: http://repo1.maven.org/maven2/org/easymock/easymock/3.1/easymock-3.1.pom
5K downloaded  (easymock-3.1.pom)
Downloading: http://repo1.maven.org/maven2/org/easymock/easymock-parent/3.1/easymock-parent-3.1.pom
12K downloaded  (easymock-parent-3.1.pom)
Downloading: http://repo1.maven.org/maven2/cglib/cglib-nodep/2.2.2/cglib-nodep-2.2.2.pom
1K downloaded  (cglib-nodep-2.2.2.pom)
Downloading: http://repo1.maven.org/maven2/org/objenesis/objenesis/1.2/objenesis-1.2.pom
2K downloaded  (objenesis-1.2.pom)
Downloading: http://repo1.maven.org/maven2/org/objenesis/objenesis-parent/1.2/objenesis-parent-1.2.pom
10K downloaded  (objenesis-parent-1.2.pom)
Downloading: http://repo1.maven.org/maven2/org/easymock/easymock/3.1/easymock-3.1.jar
Downloading: http://repo1.maven.org/maven2/org/objenesis/objenesis/1.2/objenesis-1.2.jar
Downloading: http://repo1.maven.org/maven2/org/springframework/spring-beans/2.5.4/spring-beans-2.5.4.jar
Downloading: http://repo1.maven.org/maven2/cglib/cglib-nodep/2.2.2/cglib-nodep-2.2.2.jar
Downloading: http://repo1.maven.org/maven2/commons-io/commons-io/1.1/commons-io-1.1.jar
109K downloaded  (easymock-3.1.jar)
319K downloaded  (cglib-nodep-2.2.2.jar)
[WARNING] [WARNING] Unable to get resource 'commons-io:commons-io:jar:1.1' from repository central (http://repo1.maven.org/maven2): GET request of: commons-io/commons-io/1.1/commons-io-1.1.jar from central failed
Unable to get resource 'org.objenesis:objenesis:jar:1.2' from repository central (http://repo1.maven.org/maven2): GET request of: org/objenesis/objenesis/1.2/objenesis-1.2.jar from central failed
472K downloaded  (spring-beans-2.5.4.jar)
Downloading: http://repo1.maven.org/maven2/org/springframework/spring-context/2.5.4/spring-context-2.5.4.jar
458K downloaded  (spring-context-2.5.4.jar)
[JENKINS] Archiving <https://builds.apache.org/job/oodt-trunk/org.apache.oodt$cas-crawler/ws/pom.xml> to /home/hudson/hudson/jobs/oodt-trunk/modules/org.apache.oodt$cas-crawler/builds/2013-01-20_00-48-04/archive/org.apache.oodt/cas-crawler/0.6-SNAPSHOT/cas-crawler-0.6-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve dependencies for one or more projects in the reactor. Reason: Missing:
----------
1) org.objenesis:objenesis:jar:1.2

  Try downloading the file manually from the project website.

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

  Path to dependency: 
  	1) org.apache.oodt:cas-crawler:jar:0.6-SNAPSHOT
  	2) org.easymock:easymock:jar:3.1
  	3) org.objenesis:objenesis:jar:1.2

2) commons-io:commons-io:jar:1.1

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=commons-io -DartifactId=commons-io -Dversion=1.1 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=commons-io -DartifactId=commons-io -Dversion=1.1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.oodt:cas-crawler:jar:0.6-SNAPSHOT
  	2) commons-io:commons-io:jar:1.1

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

for artifact: 
  org.apache.oodt:cas-crawler:jar:0.6-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: 11 minutes 41 seconds
[INFO] Finished at: Sun Jan 20 00:59:52 UTC 2013
[INFO] Final Memory: 89M/484M
[INFO] ------------------------------------------------------------------------