Return-Path: Delivered-To: apmail-maven-dev-archive@www.apache.org Received: (qmail 49434 invoked from network); 3 Apr 2007 12:21:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Apr 2007 12:21:07 -0000 Received: (qmail 83336 invoked by uid 500); 3 Apr 2007 12:21:11 -0000 Delivered-To: apmail-maven-dev-archive@maven.apache.org Received: (qmail 83261 invoked by uid 500); 3 Apr 2007 12:21:10 -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 83250 invoked by uid 99); 3 Apr 2007 12:21:10 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Apr 2007 05:21:10 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of jerome.lacoste@gmail.com designates 209.85.132.243 as permitted sender) Received: from [209.85.132.243] (HELO an-out-0708.google.com) (209.85.132.243) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Apr 2007 05:21:01 -0700 Received: by an-out-0708.google.com with SMTP id c38so1552211ana for ; Tue, 03 Apr 2007 05:20:40 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=tIh5b1EkMdyZpvpSc2FR/XtJXL78qvhUrIlkLwrphwqUDsdGQ/ZJnb16q5LkL5o8aZU0DW/H33WgwLpO5JcZudIbr57xF1faCOCaKoLQJezZhJ9qN8ORCpdHd1MGS9QYSyxxszWOSawhcWSN133SADsNObpAgJpNb9UQA6iVCws= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=gMIdR5/dG4L1OWU7kmM7ftgzqxo8R6y3S/CWpEz9VojjKwlObpiQQLVmVawpYVbUy3W3aTSNkr8Ac5XHQLgrW9+XuK9WcH8+QvF2CcC/18P4jeHFEGXd16SPDZRdiQpJ/g7OcYfNHIkuMpuEmNwq/8Bdj4a1/GPj/i9bMoj2+FQ= Received: by 10.100.112.19 with SMTP id k19mr4277733anc.1175602839927; Tue, 03 Apr 2007 05:20:39 -0700 (PDT) Received: by 10.100.202.16 with HTTP; Tue, 3 Apr 2007 05:20:39 -0700 (PDT) Message-ID: <5a2cf1f60704030520v50c2b144u500c8ed16f3e7db5@mail.gmail.com> Date: Tue, 3 Apr 2007 14:20:39 +0200 From: "Jerome Lacoste" To: "Maven Developers List" Subject: Re: maven-enforcer-plugin In-Reply-To: <2BABBE7D2A66E04DB8A66A527D29927E25E1D4@intrepid.infinity.nu> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <2BABBE7D2A66E04DB8A66A527D29927E25E0E4@intrepid.infinity.nu> <2BABBE7D2A66E04DB8A66A527D29927E25E18C@intrepid.infinity.nu> <2BABBE7D2A66E04DB8A66A527D29927E25E1D0@intrepid.infinity.nu> <5a2cf1f60704022133p3560fca4q5102dc2569fa2476@mail.gmail.com> <5a2cf1f60704030126j13d5326en183a2f64325e1ed9@mail.gmail.com> <2BABBE7D2A66E04DB8A66A527D29927E25E1D4@intrepid.infinity.nu> X-Virus-Checked: Checked by ClamAV on apache.org On 4/3/07, Brian E. Fox wrote: > > >some more feedback: > >* Is that useful ? > >[WARNING] None > > I'll remove that, not sure where it's from. More explicitly: [INFO] Used undeclared dependencies: [WARNING] None > >* enforce-one mojo attached to verify phase. I would have preferred > >the build to fail as early as possible if it is to tell me that I am > >using the wrong JDK/maven version... Shouldn't we let the user decide > >of the phase to attach the mojo to ? > > I confused verify with validate so I'll change that. I thought you could > bind it to another phase if you want, but if you don't specify one, it > will go with the mojo default? Perhaps, I have not yet tried... J --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org For additional commands, e-mail: dev-help@maven.apache.org