From dev-return-40669-apmail-directory-dev-archive=directory.apache.org@directory.apache.org Mon Mar 26 10:36:52 2012 Return-Path: X-Original-To: apmail-directory-dev-archive@www.apache.org Delivered-To: apmail-directory-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 3EF1A909E for ; Mon, 26 Mar 2012 10:36:52 +0000 (UTC) Received: (qmail 54948 invoked by uid 500); 26 Mar 2012 10:36:52 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 54636 invoked by uid 500); 26 Mar 2012 10:36:50 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 54066 invoked by uid 99); 26 Mar 2012 10:36:50 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Mar 2012 10:36:50 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Mar 2012 10:36:49 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 0B383346EDE for ; Mon, 26 Mar 2012 10:36:29 +0000 (UTC) Date: Mon, 26 Mar 2012 10:36:29 +0000 (UTC) From: "Hendy Irawan (Commented) (JIRA)" To: dev@directory.apache.org Message-ID: <329379812.16840.1332758189047.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1010258786.15086.1332702688770.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (DIRSHARED-134) Missing artifact org.apache.directory.jdbm:apacheds-jdbm2:bundle:2.0.0-M1 when depending on apacheds-server-jndi MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/DIRSHARED-134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13238256#comment-13238256 ] Hendy Irawan commented on DIRSHARED-134: ---------------------------------------- I'm thinking this is the root issue : http://svn.apache.org/repos/asf/directory/apacheds/trunk/pom.xml These lines : org.apache.directory.jdbm apacheds-jdbm2 bundle ${org.apache.directory.jdbm.version} Is it possible to simply remove the bundle line ? All other dependencies do not specify type=bundle, I hope it should work without type=bundle. > Missing artifact org.apache.directory.jdbm:apacheds-jdbm2:bundle:2.0.0-M1 when depending on apacheds-server-jndi > ---------------------------------------------------------------------------------------------------------------- > > Key: DIRSHARED-134 > URL: https://issues.apache.org/jira/browse/DIRSHARED-134 > Project: Directory Shared > Issue Type: Bug > Affects Versions: 1.0.0-M11 > Reporter: Hendy Irawan > Assignee: Pierre-Arnaud Marcelot > > Missing artifact org.apache.directory.jdbm:apacheds-jdbm2:bundle:2.0.0-M1 when depending on : > > org.apache.directory.server > apacheds-server-jndi > 2.0.0-M6 > > It should transitively depend on a "jar" type, not a bundle. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira