Return-Path: X-Original-To: apmail-directory-users-archive@www.apache.org Delivered-To: apmail-directory-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 68D5310754 for ; Mon, 8 Jul 2013 13:34:27 +0000 (UTC) Received: (qmail 34023 invoked by uid 500); 8 Jul 2013 13:34:27 -0000 Delivered-To: apmail-directory-users-archive@directory.apache.org Received: (qmail 34007 invoked by uid 500); 8 Jul 2013 13:34:26 -0000 Mailing-List: contact users-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@directory.apache.org Delivered-To: mailing list users@directory.apache.org Received: (qmail 33999 invoked by uid 99); 8 Jul 2013 13:34:26 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Jul 2013 13:34:26 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of ayyagarikiran@gmail.com designates 209.85.215.49 as permitted sender) Received: from [209.85.215.49] (HELO mail-la0-f49.google.com) (209.85.215.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Jul 2013 13:34:21 +0000 Received: by mail-la0-f49.google.com with SMTP id ea20so3720616lab.8 for ; Mon, 08 Jul 2013 06:34:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=QMkGayU2OAcRh0rAGbOe/M0l+mgm4fIyIHYfVuhl49Y=; b=vm5vp606qU5yW+pAUe61inlJz/oIa4oluOc7pRyf3HtpWxxfrlYa3IlPusfTZmrHEj pvXkS9KzWTU/aGbn6kCWoZCCPnC1XX7aUf5/siYcb+O6TyOxapxXnsVmdtNR3vZJlfKA 6WuMWYR0jUCHouIl0cRacvtb+1oDFRX6nkq9EkBL7aGuUIi1aMpW84NaTwkv8weKJGcs 4wai0v6rf1jeKsFdE6OGRZKMJLi8e5bJ7ZqmUxcf1oHgCalrmqKVKngfI67IELUHXT5p m47vyAyk/prZcyYl61liC/xXgwLpE+d3x+0K+La6+ruGtPbgEygkdFumx+I3NSMFXOpw ZI5g== MIME-Version: 1.0 X-Received: by 10.152.2.42 with SMTP id 10mr10558542lar.77.1373290440454; Mon, 08 Jul 2013 06:34:00 -0700 (PDT) Sender: ayyagarikiran@gmail.com Received: by 10.114.160.164 with HTTP; Mon, 8 Jul 2013 06:34:00 -0700 (PDT) In-Reply-To: References: Date: Mon, 8 Jul 2013 19:04:00 +0530 X-Google-Sender-Auth: 7IjBUhalQSNtB_HzxSQ5I_ZAQ9s Message-ID: Subject: Re: Maven-Dependency for DS 2.0.0-M14 cannot be resolved From: Kiran Ayyagari To: users@directory.apache.org Content-Type: multipart/alternative; boundary=089e013c6b84e079bb04e1001881 X-Virus-Checked: Checked by ClamAV on apache.org --089e013c6b84e079bb04e1001881 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable try again after adding the bundle plugin org.apache.felix maven-bundle-plugin 2.3.7 true true On Mon, Jul 8, 2013 at 6:59 PM, Dorninger Klaus wr= ote: > Hi, > > I'm trying to get ApacheDS 2.0.0-M14 working in a maven project using the > following configuration in my pom file: > > ... > > > 2.0.0-M14 > > ... > > ... > > org.apache.directory.server > apacheds-core > ${version.org.apache.directory.server} > > > org.apache.directory.server > apacheds-protocol-ldap > ${version.org.apache.directory.server} > > ... > > This however results in the following error: > Failed to execute goal on project xxx: Could not resolve dependencies for > project xxx:yyy:jar:1.0.0-SNAPSHOT: The following artifacts could not be > resolved: org.apache.directory.jdbm:apacheds-jdbm1:bundle:2.0.0-M2 > > Our local maven nexus cannot find the artifact > org.apache.directory.jdbm:apacheds-jdbm1:bundle:2.0.0-M2. I tried to find > it on maven central but it's not there either. > http://repo1.maven.org/maven2/org/apache/directory/jdbm/apacheds-jdbm1/2.= 0.0-M2/apacheds-jdbm1-2.0.0-M2.bundleresults in 404. > > What am I doing wrong or is there some error in the distribution of > apacheds artifacts to the maven repository? > > Regards, > Klaus > > __________________________________________ > > Klaus Dorninger, BA > IT-Services der Sozialversicherung GmbH > Bereich Software > Enterprise Content Management > ePortal Entwickler > Johann-B=F6hm-Platz 1 > A-1020 Wien > T: +43 (0) 50124 844 1271 > M: +43 (0) 664 88 66 1271 > klaus.dorninger@itsv.at > www.itsv.at | www.intranet.itsv.at > > --=20 Kiran Ayyagari http://keydap.com --089e013c6b84e079bb04e1001881--