Return-Path: Delivered-To: apmail-maven-dev-archive@www.apache.org Received: (qmail 80531 invoked from network); 5 Aug 2008 23:03:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Aug 2008 23:03:07 -0000 Received: (qmail 62692 invoked by uid 500); 5 Aug 2008 23:03:04 -0000 Delivered-To: apmail-maven-dev-archive@maven.apache.org Received: (qmail 62603 invoked by uid 500); 5 Aug 2008 23:03:04 -0000 Mailing-List: contact dev-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Maven Developers List" Reply-To: "Maven Developers List" Delivered-To: mailing list dev@maven.apache.org Received: (qmail 62592 invoked by uid 99); 5 Aug 2008 23:03:04 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Aug 2008 16:03:04 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [82.209.166.4] (HELO smtp.bredband2.net) (82.209.166.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Aug 2008 23:02:08 +0000 Received: (qmail 2938 invoked from network); 5 Aug 2008 23:00:16 -0000 Received: from me-57-111-233-83.3.cust.bredband2.com (HELO [192.168.0.3]) ([83.233.111.57]) (envelope-sender ) by smtp.bredband2.net (qmail-ldap-1.03) with SMTP for ; 5 Aug 2008 23:00:16 -0000 Message-ID: <4898DBEB.5070804@apache.org> Date: Wed, 06 Aug 2008 01:02:03 +0200 From: Dennis Lundberg User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: Maven Developers List Subject: Re: svn commit: r682945 - /maven/plugins/trunk/maven-war-plugin/pom.xml References: <20080805210030.9A17F2388A03@eris.apache.org> <4898CAE6.9010209@apache.org> <262c6c680808051522v2afb6c31i364f073427498254@mail.gmail.com> In-Reply-To: <262c6c680808051522v2afb6c31i364f073427498254@mail.gmail.com> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Cleanup and tests are good, thanks for doing that. Just wanted to give a heads up in case you has missed the WAR release discussions, which you had :-) Arnaud HERITIER wrote: > Sorry I didn't see this mail > But I saw the one about to release parents tomorrow. > That's why I'm trying to do some cleanup in our poms and to tests all our > plugins with those future parents. > > WDYT ? > > On Tue, Aug 5, 2008 at 11:49 PM, Dennis Lundberg wrote: > >> IMO it would be better to wait with changes like these until the parent POM >> is released. Especially since people have expressed that they want to >> release the WAR plugin soon. >> >> >> aheritier@apache.org wrote: >> >>> Author: aheritier >>> Date: Tue Aug 5 14:00:18 2008 >>> New Revision: 682945 >>> >>> URL: http://svn.apache.org/viewvc?rev=682945&view=rev >>> Log: >>> Use plugin versions defined in parents >>> >>> Modified: >>> maven/plugins/trunk/maven-war-plugin/pom.xml >>> >>> Modified: maven/plugins/trunk/maven-war-plugin/pom.xml >>> URL: >>> http://svn.apache.org/viewvc/maven/plugins/trunk/maven-war-plugin/pom.xml?rev=682945&r1=682944&r2=682945&view=diff >>> >>> ============================================================================== >>> --- maven/plugins/trunk/maven-war-plugin/pom.xml (original) >>> +++ maven/plugins/trunk/maven-war-plugin/pom.xml Tue Aug 5 14:00:18 2008 >>> @@ -121,26 +121,10 @@ >>> test >>> >>> >>> - >>> - >>> - >>> - >>> - >>> - org.apache.maven.plugins >>> - maven-plugin-plugin >>> - 2.4.2 >>> - >>> - >>> - org.apache.maven.plugins >>> - maven-site-plugin >>> - 2.0-beta-7 >>> - >>> - >>> - + >>> >>> maven-enforcer-plugin >>> - 1.0-alpha-3 >>> >>> >>> >>> @@ -177,7 +161,6 @@ >>> >>> org.apache.maven.plugins >>> maven-invoker-plugin >>> - 1.2 >>> >>> src/it >>> >>> @@ -214,7 +197,6 @@ >>> >>> org.apache.maven.plugins >>> maven-install-plugin >>> - 2.2 >>> >>> >>> it-preparation >>> @@ -241,13 +223,4 @@ >>> >>> >>> >>> - >>> - >>> - >>> - org.apache.maven.plugins >>> - maven-project-info-reports-plugin >>> - 2.1 >>> - >>> - >>> - >>> >>> >>> >>> >>> >> -- >> Dennis Lundberg >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org >> For additional commands, e-mail: dev-help@maven.apache.org >> >> > > -- Dennis Lundberg --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org For additional commands, e-mail: dev-help@maven.apache.org