You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Brett Porter <br...@apache.org> on 2005/04/13 07:17:28 UTC

[m2] possibly backwards incompatible change

Hi,

To make sure that we are not imposing additional dependencies on people
writing Mojo's with the pure Java API, I've split the API from the
descriptor builder used by the core and plugin tools.

This may cause classcastexceptions if you try to load recent plugins
into alpha-1 or vice-versa. Such a change shouldn't be needed again -
something to watch out for.

- Brett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org