On 18/09/06, jerome lacoste <[EMAIL PROTECTED]> wrote:
I completely agree. In fact building plugins now requires maven 2.0.5
and this made me put a pause on working on mojo plugins: I want to use
a stable build with known shortcomings, and not depend on a moving
development platform.

This isn't true.

If you build all the plugins from trunk, then yes, 2.0.5 is required,
as the plugin plugin has adopted some new features. It's likely to be
reverted to avoid the headaches, but it is a separate issue. It was
exacerbated by that version being set to the default for all maven
plugins. That is being rolled back in many places already and is a
simple parent version change.

However, you can keep using the released version of the plugin plugin
to build your plugins by sticking to non snapshot repositories.

- Brett

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to