Description
$ mvn -Phadoop_2.0.2 -DskipTests clean install ...... [WARNING] The POM for org.apache.hadoop:hadoop-core:jar:0.20.1 is missing, no dependency information available [WARNING] The POM for org.apache.hadoop:hadoop-test:jar:2.0.2-alpha is missing, no dependency information available [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Giraph Parent .............................. SUCCESS [0.446s] [INFO] Apache Giraph ..................................... SUCCESS [1:00.793s] [INFO] Apache Giraph Formats ............................. FAILURE [0.509s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1:01.960s [INFO] Finished at: Tue Oct 30 09:59:01 PDT 2012 [INFO] Final Memory: 69M/719M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project giraph-formats-contrib: Could not resolve dependencies for project org.apache.giraph:giraph-formats-contrib:jar:0.2-SNAPSHOT: Failure to find org.apache.hadoop:hadoop-test:jar:2.0.2-alpha in http://repo1.maven.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :giraph-formats-contrib
Attachments
Issue Links
- is related to
-
GIRAPH-420 Make Giraph build on all profiles
- Resolved
-
GIRAPH-418 Create maven profile for CDH 4.1.2
- Resolved
- relates to
-
GIRAPH-383 giraph-formats-contrib test failures for -Phadoop_0.23
- Open
-
BIGTOP-570 Build package for Apache Giraph
- Closed