Small test case attached.
install order is rule,base then project.
/James
> -Original Message-
> From: Nord, James [mailto:jn...@nds.com]
> Sent: 15 December 2008 10:39
> To: Maven Developers List
> Subject: RE: Maven enforcer issues.
>
> I have a large r
I have a large reproducable test case :-)
I'll try and shrink it to the bare minimum.
/James
> -Original Message-
> From: Brett Porter [mailto:br...@apache.org]
> Sent: 14 December 2008 11:37
> To: Maven Developers List
> Subject: Re: Maven enforcer issues.
>
&
Off the top of my head I can't think of circumstances that would cause
this, but some possibilities:
* if the later stage is in part of a "forked" lifecycle the project
may have been altered
* if the enforcer rule or another plugin is modifying/cloning the
project
Do you have a small repr