From issues-return-14855-apmail-maven-issues-archive=maven.apache.org@maven.apache.org Mon Dec 04 10:55:09 2006 Return-Path: Delivered-To: apmail-maven-issues-archive@locus.apache.org Received: (qmail 47947 invoked from network); 4 Dec 2006 10:55:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Dec 2006 10:55:07 -0000 Received: (qmail 67579 invoked by uid 500); 4 Dec 2006 10:55:16 -0000 Delivered-To: apmail-maven-issues-archive@maven.apache.org Received: (qmail 67260 invoked by uid 500); 4 Dec 2006 10:55:15 -0000 Mailing-List: contact issues-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list issues@maven.apache.org Received: (qmail 67248 invoked by uid 99); 4 Dec 2006 10:55:15 -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 02:55:15 -0800 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: local policy) Received: from [63.246.20.114] (HELO 63-246-20-114.contegix.com) (63.246.20.114) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Dec 2006 02:55:04 -0800 Received: (qmail 6955 invoked by uid 89); 4 Dec 2006 10:54:43 -0000 Received: from unknown (HELO codehaus01.managed.contegix.com) (127.0.0.1) by smtp.domain.com with SMTP; 4 Dec 2006 10:54:43 -0000 Message-ID: <52278707.1165229683792.JavaMail.haus-jira@codehaus01.managed.contegix.com> Date: Mon, 4 Dec 2006 04:54:43 -0600 (CST) From: "Mark Hobson (JIRA)" To: issues@maven.apache.org Subject: [jira] Commented: (MNG-2097) adding a phase called prepare-package MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ http://jira.codehaus.org/browse/MNG-2097?page=comments#action_81704 ] Mark Hobson commented on MNG-2097: ---------------------------------- Couple more related threads needing this new phase: http://www.mail-archive.com/dev@maven.apache.org/msg62286.html http://www.mail-archive.com/dev@maven.apache.org/msg62255.html > adding a phase called prepare-package > ------------------------------------- > > Key: MNG-2097 > URL: http://jira.codehaus.org/browse/MNG-2097 > Project: Maven 2 > Issue Type: New Feature > Components: Plugins and Lifecycle > Affects Versions: 2.0.2 > Environment: all > Reporter: Olivier Lamy > Fix For: 2.1 > > Attachments: MNG-2097.diff > > > Hi, > I have an artifact (packaging war). > I have some jobs to do (xdoclet-maven-plugin others internal plugin) which are only needed for included materials in the war : > - web.xml > - automatic generated pages (about page etc..) > Actually I attached it tho the phase process-classes or test. > But when I just want to try a simple the simple : mvn -Dtest=something clean test. > All of my .java are parsed by the plugin and all other jobs made whereas this should be done in a phase just before packaging. > I really need a phase just before package to place all this jobs. > Probably this can be extends to phase deploy. > Olivier -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira