Return-Path: X-Original-To: apmail-giraph-dev-archive@www.apache.org Delivered-To: apmail-giraph-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CB266EC9E for ; Fri, 18 Jan 2013 20:24:13 +0000 (UTC) Received: (qmail 97154 invoked by uid 500); 18 Jan 2013 20:24:13 -0000 Delivered-To: apmail-giraph-dev-archive@giraph.apache.org Received: (qmail 97094 invoked by uid 500); 18 Jan 2013 20:24:13 -0000 Mailing-List: contact dev-help@giraph.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@giraph.apache.org Delivered-To: mailing list dev@giraph.apache.org Received: (qmail 97085 invoked by uid 500); 18 Jan 2013 20:24:13 -0000 Delivered-To: apmail-incubator-giraph-dev@incubator.apache.org Received: (qmail 97082 invoked by uid 99); 18 Jan 2013 20:24:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Jan 2013 20:24:13 +0000 Date: Fri, 18 Jan 2013 20:24:13 +0000 (UTC) From: "Gustavo Salazar Torres (JIRA)" To: giraph-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (GIRAPH-481) mvn compile error when building jar file - Error with Accumulo MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/GIRAPH-481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gustavo Salazar Torres updated GIRAPH-481: ------------------------------------------ Attachment: GIRAPH-481-2.patch > 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 13 - 64 bits > Reporter: Benoit Denis > Priority: Blocker > Attachments: GIRAPH-481-2.patch, GIRAPH-481.patch > > > 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 -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