Return-Path: X-Original-To: apmail-accumulo-user-archive@www.apache.org Delivered-To: apmail-accumulo-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1373A10B78 for ; Thu, 1 Aug 2013 02:36:18 +0000 (UTC) Received: (qmail 34783 invoked by uid 500); 1 Aug 2013 02:36:15 -0000 Delivered-To: apmail-accumulo-user-archive@accumulo.apache.org Received: (qmail 34755 invoked by uid 500); 1 Aug 2013 02:36:14 -0000 Mailing-List: contact user-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@accumulo.apache.org Delivered-To: mailing list user@accumulo.apache.org Received: (qmail 34747 invoked by uid 99); 1 Aug 2013 02:36:13 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Aug 2013 02:36:13 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of ravi@hortonworks.com designates 209.85.214.170 as permitted sender) Received: from [209.85.214.170] (HELO mail-ob0-f170.google.com) (209.85.214.170) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Aug 2013 02:36:05 +0000 Received: by mail-ob0-f170.google.com with SMTP id eh20so2887113obb.29 for ; Wed, 31 Jul 2013 19:35:44 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to:x-mailer :x-gm-message-state; bh=Thb0Z2ZG7nkVQZIlFTzB7ZsgyKiRnIZWflM2GzboFJQ=; b=NcJMjZahKNBS4rrRs0s1ZoSsCvklLX6GsvGCR2ptZvkOyiJYn61oM/hYngFkLqlA31 KxbWyEZ+hzMcjzGZUpFZXaeI+zPxwT19RbIjDWPz/qyb8hRjmTol5CS+2R+JZT/agh6O MTy+7MHMW9rgL+jv1wtUKWnXFHzJWaLcdK3SOTEvuu0tltoE4CzHy3ng/S2Am5Dr3jdp Sk08+EMYEVIk6xZrt5tsCVtrqH6aX66x1owodVUhasHQK4k3SxHLIuHQJQ+1SiFsiQ2p XlcYfiTIwAN4mZKeUlGgwx0iiJdXWyMA4pNgwVt2WMlN1FT0CuPAZbmgE0pqUMwrE0xu CKCA== X-Received: by 10.182.61.19 with SMTP id l19mr63926370obr.55.1375324544604; Wed, 31 Jul 2013 19:35:44 -0700 (PDT) Received: from [192.168.1.14] ([50.15.218.129]) by mx.google.com with ESMTPSA id h3sm935161oeo.2.2013.07.31.19.35.41 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 31 Jul 2013 19:35:43 -0700 (PDT) Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 (Mac OS X Mail 6.5 \(1508\)) Subject: Re: Setting dev environment in Eclipse From: Ravi Mutyala In-Reply-To: <51F9C6BA.2000603@gmail.com> Date: Wed, 31 Jul 2013 21:35:15 -0500 Content-Transfer-Encoding: quoted-printable Message-Id: References: <59EB679C-0D51-4DB3-9492-D9EB05978B74@hortonworks.com> <51F9C6BA.2000603@gmail.com> To: user@accumulo.apache.org X-Mailer: Apple Mail (2.1508) X-Gm-Message-State: ALoCoQkkwGW0CnFAqqGn8n34R5p8n3Ye7H0HSvg2z/nc63Oj2atcPZUWlYp8rRmX2dAgZu+zyJBV X-Virus-Checked: Checked by ClamAV on apache.org Thanks Josh. Was just about to email the group about success with mvn = install and I see your mail :)=20 On Jul 31, 2013, at 9:23 PM, Josh Elser wrote: > Ravi, >=20 > Looks like we need to get SNAPSHOTs published there? That's a task for = us. >=20 > In the meantime to get yourself going, you could `mvn install = -DskipTests` to get a 1.5.1-SNAPSHOT into your local repo, and then = rerun the `mvn eclipse:clean eclipse:eclipse`. A `mvn package` doesn't = place anything into your repository which is what you're seeing. >=20 > Potentially, not sure how the eclipse plugin works, you might be able = to make things work with a `mvn package eclipse:clean eclipse:eclipse`. = Not sure if the reactor would pick up the local artifacts you just = built. >=20 > - Josh >=20 > On 07/31/2013 10:14 PM, Ravi Mutyala wrote: >> Hi, >>=20 >> I am trying to setup a dev environment in eclipse. I started with = 'mvn eclipse:clean eclipse:eclipse'. (using 1.5.1-SNAPSHOT) and I got = the following error. This is after a fresh local build with 'mvn package = -P assemble'. >>=20 >> Any thoughts of how to fix this? >>=20 >> [ERROR] Failed to execute goal on project accumulo-core: Could not = resolve dependencies for project = org.apache.accumulo:accumulo-core:jar:1.5.1-SNAPSHOT: The following = artifacts could not be resolved: = org.apache.accumulo:accumulo-fate:jar:1.5.1-SNAPSHOT, = org.apache.accumulo:accumulo-start:jar:1.5.1-SNAPSHOT, = org.apache.accumulo:accumulo-trace:jar:1.5.1-SNAPSHOT: Failure to find = org.apache.accumulo:accumulo-fate:jar:1.5.1-SNAPSHOT in = http://repository.apache.org/snapshots was cached in the local = repository, resolution will not be reattempted until the update interval = of apache.snapshots has elapsed or updates are forced -> [Help 1] >>=20 >> Thanks. >=20