See <https://builds.apache.org/job/oodt-trunk/org.apache.oodt$cas-crawler/1179/>
------------------------------------------
[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
[WARNING] Unable to get resource 'org.springframework:spring-beans:pom:2.5.4'
from repository central (http://repo1.maven.org/maven2): Error transferring
file: Server returned HTTP response code: 503 for URL:
http://repo1.maven.org/maven2/org/springframework/spring-beans/2.5.4/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/commons-io/commons-io/1.1/commons-io-1.1.jar
Downloading:
http://repo1.maven.org/maven2/cglib/cglib-nodep/2.2.2/cglib-nodep-2.2.2.jar
35K downloaded (objenesis-1.2.jar)
109K downloaded (easymock-3.1.jar)
319K downloaded (cglib-nodep-2.2.2.jar)
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)
[WARNING] Unable to get resource 'commons-io:commons-io:jar:1.1' from
repository central (http://repo1.maven.org/maven2): Error transferring file:
Server returned HTTP response code: 503 for URL:
http://repo1.maven.org/maven2/commons-io/commons-io/1.1/commons-io-1.1.jar
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve dependencies for one or more projects in the reactor.
Reason: Missing:
----------
1) 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.7-SNAPSHOT
2) commons-io:commons-io:jar:1.1
----------
1 required artifact is missing.
for artifact:
org.apache.oodt:cas-crawler:jar:0.7-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 16 seconds
[INFO] Finished at: Sat Dec 14 01:43:06 UTC 2013
[INFO] Final Memory: 96M/378M
[INFO] ------------------------------------------------------------------------