Re: maven 2.0.9 and enforcer plugin

2008-04-10 Thread Mark Hobson
Yep, that's the rule I was trying to use when I got the same error. Any plan to release the trunk of the enforcer soon? Mark On 10/04/2008, Arnaud HERITIER <[EMAIL PROTECTED]> wrote: > I made some others tests, and I isolated the problem. > It occurs only if I activate the rule : > >

Re: maven 2.0.9 and enforcer plugin

2008-04-10 Thread Arnaud HERITIER
I made some others tests, and I isolated the problem. It occurs only if I activate the rule : Best Practice is to always define plugin versions! This is effectively this issue. Thx for your help cheers arnaud On Thu, Apr 10, 2008 at 10:44 AM,

Re: maven 2.0.9 and enforcer plugin

2008-04-10 Thread Dan Tran
i see the same error, looks like it is http://jira.codehaus.org/browse/MENFORCER-25 -D On Thu, Apr 10, 2008 at 1:40 AM, Arnaud HERITIER <[EMAIL PROTECTED]> wrote: > Hi Brian, > > I attached the log. > Any idea about the problem ? > Should we open an issue ? Where ? In M2 or Enforcer ? > > Arna

Re: maven 2.0.9 and enforcer plugin

2008-04-10 Thread Arnaud HERITIER
Hi Brian, I attached the log. Any idea about the problem ? Should we open an issue ? Where ? In M2 or Enforcer ? Arnaud On Thu, Apr 10, 2008 at 12:13 AM, Mark Hobson <[EMAIL PROTECTED]> wrote: > On 09/04/2008, Mark Hobson <[EMAIL PROTECTED]> wrote: > > I had this when I attempted to use t

Re: maven 2.0.9 and enforcer plugin

2008-04-09 Thread Mark Hobson
On 09/04/2008, Mark Hobson <[EMAIL PROTECTED]> wrote: > I had this when I attempted to use the enforcer plugin, I assumed it > was http://jira.codehaus.org/browse/MENFORCER-25. It works okay with > the trunk, but that's no good if your project can't rely on snapshots. P.S. That was with 2.0.8,

Re: maven 2.0.9 and enforcer plugin

2008-04-09 Thread Mark Hobson
I had this when I attempted to use the enforcer plugin, I assumed it was http://jira.codehaus.org/browse/MENFORCER-25. It works okay with the trunk, but that's no good if your project can't rely on snapshots. Mark On 09/04/2008, Brian E. Fox <[EMAIL PROTECTED]> wrote: > Can you show the debug ou

RE: maven 2.0.9 and enforcer plugin

2008-04-09 Thread Brian E. Fox
Can you show the debug output to see the real stack trace? We've run through several tests with people using the enforcer so this is interesting. -Original Message- From: Arnaud HERITIER [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 09, 2008 12:41 PM To: Maven Developers List Subject: