Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 911 invoked from network); 26 Feb 2007 09:13:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 26 Feb 2007 09:13:28 -0000 Received: (qmail 64348 invoked by uid 500); 26 Feb 2007 09:13:35 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 64322 invoked by uid 500); 26 Feb 2007 09:13:34 -0000 Mailing-List: contact dev-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list dev@jackrabbit.apache.org Received: (qmail 64308 invoked by uid 99); 26 Feb 2007 09:13:34 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Feb 2007 01:13:34 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Feb 2007 01:13:25 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 87CC871403A for ; Mon, 26 Feb 2007 01:13:05 -0800 (PST) Message-ID: <4161867.1172481185538.JavaMail.jira@brutus> Date: Mon, 26 Feb 2007 01:13:05 -0800 (PST) From: "Jukka Zitting (JIRA)" To: dev@jackrabbit.apache.org Subject: [jira] Resolved: (JCR-767) Use Maven dependency management In-Reply-To: <27270271.1172442966471.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/JCR-767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting resolved JCR-767. ------------------------------- Resolution: Fixed Switched to Maven in revision 511761. > Use Maven dependency management > ------------------------------- > > Key: JCR-767 > URL: https://issues.apache.org/jira/browse/JCR-767 > Project: Jackrabbit > Issue Type: Improvement > Components: maven > Reporter: Jukka Zitting > Assigned To: Jukka Zitting > Priority: Minor > Fix For: 1.3 > > > Many of the Jackrabbit components have dependencies to each other and to external libraries, > whose versions should ideally be the same for all the Jackrabbit components. To guarantee > the use of same depedency versions and to simplify overall depedency management we should > start using the Maven depedencyManagement feature in the Jackrabbit parent pom. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.