Benoit Denis created GIRAPH-481:
-----------------------------------

             Summary: mvn compile error when building jar file - Error with 
Accumulo
                 Key: GIRAPH-481
                 URL: https://issues.apache.org/jira/browse/GIRAPH-481
             Project: Giraph
          Issue Type: Bug
          Components: build
    Affects Versions: 0.2.0
         Environment: Linux Mint 14 - 64 bits
            Reporter: Benoit Denis
            Priority: Blocker


Hello,
I am trying to install Giraph following the Quick Start Guide.

"mvn -Phadoop_1.0 compile" gives me the following result (without -Phadoop_1.0, 
it is the same). Any idea to resolve my problem ? Thanks !

...
[INFO] 
[INFO] --- maven-assembly-plugin:2.4:single (build-fat-jar) @ giraph-core ---
[INFO] Building jar: 
/home/hduser/giraph/giraph-core/target/giraph-0.2-SNAPSHOT-for-hadoop-1.0.2-jar-with-dependencies.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Giraph Accumulo I/O 0.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for org.apache.giraph:giraph:jar:tests:0.2-SNAPSHOT is 
missing, no dependency information available
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Giraph Parent .............................. SUCCESS [0.930s]
[INFO] Apache Giraph Core ................................ SUCCESS [16.956s]
[INFO] Apache Giraph Accumulo I/O ........................ FAILURE [0.221s]
[INFO] Apache Giraph HBase I/O ........................... SKIPPED
[INFO] Apache Giraph HCatalog I/O ........................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18.685s
[INFO] Finished at: Thu Jan 17 16:58:25 CET 2013
[INFO] Final Memory: 26M/342M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project giraph-accumulo: Could not resolve 
dependencies for project org.apache.giraph:giraph-accumulo:jar:0.2-SNAPSHOT: 
Failure to find org.apache.giraph:giraph:jar:tests:0.2-SNAPSHOT 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-accumulo


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to