I believe the enforcer rule is there to prevent the usage of Maven versions that has known issues, like when doing releases (pgp issue for example). I don't see a need to try to keep the enforcer rule updated with the maven version required for all used/declared plugins. As you see you get a pretty good error message from Maven for that.
/Anders On Sun, Feb 6, 2011 at 09:41, chemit <che...@codelutin.com> wrote: > On Sun, 06 Feb 2011 09:21:37 +0100 > Dennis Lundberg <denn...@apache.org> wrote: > > > If you look closely at the error message, you will see that it is > > Maven Compiler Plugin that insists on Maven 2.0.9. This is because > > Maven Compiler Plugin 2.3.2 (which is defined in mojo-parent 27) has a > > prerequisite on Maven 2.0.9. > > Yes but finally can not use maven 2.0.6 with mojo-parent-27 ? > Should we do something about it (Hope I am not wrong ?). > > > > -- > Tony Chemit > -------------------- > tél: +33 (0) 2 40 50 29 28 <+33240502928> > email: che...@codelutin.com > http://www.codelutin.com > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > >