Return-Path: Delivered-To: apmail-maven-dev-archive@www.apache.org Received: (qmail 50074 invoked from network); 9 Nov 2008 11:27:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Nov 2008 11:27:27 -0000 Received: (qmail 15267 invoked by uid 500); 9 Nov 2008 11:27:31 -0000 Delivered-To: apmail-maven-dev-archive@maven.apache.org Received: (qmail 15206 invoked by uid 500); 9 Nov 2008 11:27:30 -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 15195 invoked by uid 99); 9 Nov 2008 11:27:30 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 09 Nov 2008 03:27:30 -0800 X-ASF-Spam-Status: No, hits=-2.8 required=10.0 tests=RCVD_IN_DNSWL_MED,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [129.217.128.51] (HELO unimail.uni-dortmund.de) (129.217.128.51) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 09 Nov 2008 11:26:12 +0000 Received: from [192.168.178.21] (i59F57904.versanet.de [89.245.121.4]) (authenticated bits=0) by unimail.uni-dortmund.de (8.14.3/8.14.3) with ESMTP id mA9BQlow013192 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Sun, 9 Nov 2008 12:26:53 +0100 (CET) Message-ID: <4916C8F1.3030604@udo.edu> Date: Sun, 09 Nov 2008 12:26:41 +0100 From: Benjamin Bentmann User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: Maven Developers List Subject: Re: Default plugin execution id References: <4914A8FD.5030007@redhat.com> <2BABBE7D2A66E04DB8A66A527D29927E4049F6@intrepid.infinity.nu> <4914B080.4020003@redhat.com> <2BABBE7D2A66E04DB8A66A527D29927E4049F7@intrepid.infinity.nu> <491510F0.9090807@schulte.it> <491568BF.6070304@udo.edu> <22CBE890-5830-4D0B-A2AD-5063FF86CA14@sonatype.com> In-Reply-To: <22CBE890-5830-4D0B-A2AD-5063FF86CA14@sonatype.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Jason van Zyl wrote: > I don't think anyone is generally going to type: > > default-execution-id As said before, I believe it's nice to distinguish executions of different plugin goals to allow their separate configuration. So how about appending the goal name like default-execution-compile default-execution-testCompile ? Benjamin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org For additional commands, e-mail: dev-help@maven.apache.org