Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 47229 invoked from network); 2 Apr 2006 16:14:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 Apr 2006 16:14:14 -0000 Received: (qmail 49528 invoked by uid 500); 2 Apr 2006 16:14:11 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 49431 invoked by uid 500); 2 Apr 2006 16:14:10 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 49412 invoked by uid 99); 2 Apr 2006 16:14:10 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 02 Apr 2006 09:14:10 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 02 Apr 2006 09:14:08 -0700 Received: from ajax (localhost.localdomain [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id A86BC6ACB2 for ; Sun, 2 Apr 2006 17:13:47 +0100 (BST) Message-ID: <1508575033.1143994427687.JavaMail.jira@ajax> Date: Sun, 2 Apr 2006 17:13:47 +0100 (BST) From: "Anita Kulshreshtha (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Commented: (GERONIMO-1740) Plugin migration to Maven 2: geronimo-packaging-plugin In-Reply-To: <707786736.1141933718997.JavaMail.jira@ajax> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/GERONIMO-1740?page=comments#action_12372837 ] Anita Kulshreshtha commented on GERONIMO-1740: ---------------------------------------------- This is a Summary of the implementation to be done based on the information provided by David Jencks at http://www.nabble.com/Re%3A-Questions-about-the-packaging-plugin-t1375478.html 1.The m1 geronimo-packaging-plugin contained 4 goals : a. car:prepare-plan - Add dependencies to plan.xml b. car:package - c. car:install d. car:distribute Most configs use car:install goal. These 3 goals will be merged to give a goal "car:install". The car:distribute goal will be converted at the time of assembly. It might be necessary to implement it as discussed in 'Specifying a new packaging' at : http://maven.apache.org/guides/introduction/introduction-to-the-lifecycle.html 2. The boot configuration, geronimo-gbean-deployer uses a different form of car:package goal and should be handled separately. 3. The plan.xmls will contain all the dependencies, even though m2 pom.xmls will not have the transitive dependencies.This is needed to maintain a documentaion of the dependencies of a configuration. 4. When we move to full m2 build, replace the following line in all src/plan.xml files : with > Plugin migration to Maven 2: geronimo-packaging-plugin > ------------------------------------------------------ > > Key: GERONIMO-1740 > URL: http://issues.apache.org/jira/browse/GERONIMO-1740 > Project: Geronimo > Type: Sub-task > Security: public(Regular issues) > Components: buildsystem > Versions: 1.x > Reporter: Jacek Laskowski > Assignee: Anita Kulshreshtha > > It's a task to keep track of the progress of the plugin build migration to Maven2 -- 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