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 824B1E5D0 for ; Fri, 18 Jan 2013 16:18:37 +0000 (UTC) Received: (qmail 50281 invoked by uid 500); 18 Jan 2013 16:18:37 -0000 Delivered-To: apmail-giraph-dev-archive@giraph.apache.org Received: (qmail 50233 invoked by uid 500); 18 Jan 2013 16:18:36 -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 Delivered-To: moderator for dev@giraph.apache.org Received: (qmail 26016 invoked by uid 99); 18 Jan 2013 07:14:16 -0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) From: Sourabh Kasliwal To: "dev@giraph.apache.org" Subject: Giraph build failing Thread-Topic: Giraph build failing Thread-Index: Ac31OGUillnETYNJSqW2kv52K2hdNw== Date: Fri, 18 Jan 2013 07:13:46 +0000 Message-ID: <3A1A5070AD2CA0498EF954CC4AFDAEA71469644E@MBX029-W1-CA-1.exch029.domain.local> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [115.115.115.230] Content-Type: multipart/alternative; boundary="_000_3A1A5070AD2CA0498EF954CC4AFDAEA71469644EMBX029W1CA1exch_" MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org --_000_3A1A5070AD2CA0498EF954CC4AFDAEA71469644EMBX029W1CA1exch_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable HI, I cloned the giraph repository from the following location:- git clone git@github.com:apache/giraph.git Then I tried to build the giraph.jar using : mvn compile.. The build failed with following error:- [ERROR] Failed to execute goal on project giraph-accumulo: Could not resolv= e dependencies for project org.apache.giraph:giraph-accumulo:jar:0.2-SNAPSH= OT: Could not find artifact org.apache.giraph:giraph:jar:tests:0.2-SNAPSHOT= in central (http://repo1.maven.org/maven2) -> [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, pleas= e read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/Dependenc= yResolutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the co= mmand [ERROR] mvn -rf :giraph-accumulo Please help in debugging the error.. Regards Sourabh --_000_3A1A5070AD2CA0498EF954CC4AFDAEA71469644EMBX029W1CA1exch_--