On 7/26/06, Don Brown <[EMAIL PROTECTED]> wrote:
Yep, that broke it. I wouldn't exactly consider it really broken, however, since a clean Maven install would still work.
I'm not sure what you mean. Someone new to Maven would download the latest javadoc plugin, now 2.0, and it wouldn't work. (Maven 1 used to ship with some plugins, m2 does not.)
Can't we require certain versions of plugins to avoid this problem? I'm really getting tired of all these plugin version inconsistencies.
Sure, add <version>2.0</version> to the plugin config, (and then comment out the non-working <aggregate> configuration.) -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]