Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 67589 invoked from network); 4 Dec 2006 11:50:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Dec 2006 11:50:44 -0000 Received: (qmail 37494 invoked by uid 500); 4 Dec 2006 11:50:52 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 37369 invoked by uid 500); 4 Dec 2006 11:50:51 -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 37360 invoked by uid 99); 4 Dec 2006 11:50:51 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Dec 2006 03:50:51 -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, 04 Dec 2006 03:50:42 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 7E1777141D1 for ; Mon, 4 Dec 2006 03:50:22 -0800 (PST) Message-ID: <19275098.1165233022513.JavaMail.jira@brutus> Date: Mon, 4 Dec 2006 03:50:22 -0800 (PST) From: "Jukka Zitting (JIRA)" To: dev@jackrabbit.apache.org Subject: [jira] Updated: (JCR-661) RMIC not working in subprojects when compiling parent using maven2 In-Reply-To: <12774184.1165232541061.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 [ http://issues.apache.org/jira/browse/JCR-661?page=all ] Jukka Zitting updated JCR-661: ------------------------------ Component/s: maven (was: config) Fix Version/s: 1.2 Affects Version/s: (was: 1.2) Assignee: Jukka Zitting Priority: Minor (was: Major) > RMIC not working in subprojects when compiling parent using maven2 > ------------------------------------------------------------------ > > Key: JCR-661 > URL: http://issues.apache.org/jira/browse/JCR-661 > Project: Jackrabbit > Issue Type: Bug > Components: maven > Reporter: Jan Kuzniak > Assigned To: Jukka Zitting > Priority: Minor > Fix For: 1.2 > > Attachments: pom-rmi-patch.patch > > > This is because there is a bug such that if you have a child build which uses the ant plugin it inherits the plugin dependencies of the first time the plugin is declared. > The workaround is to put the antrun plugin in the toplevel, and add the java jar to its plugin dependencies. > (reference: http://mail-archives.apache.org/mod_mbox/maven-users/200602.mbox/%3CC2CDEFBECFC9A14892BCCFB4C95F4868044F8230@EX-201.mail.navisite.com%3E) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira