This has been verified with maven 2.1.x built from svn revision 655675 and also 659801.
Removing the plug-in dependency with "provided" scope makes it work on 2.1.x.
Abel Muiño added a comment - 05/Jun/08 02:33 PM This has been verified with maven 2.1.x built from svn revision 655675 and also 659801.
Removing the plug-in dependency with "provided" scope makes it work on 2.1.x.
I want to say this is actually a bugfix and that 2.1.x's behaviour is correct. Is there a reason you think the addition of "provided" should do something useful?
Brett Porter added a comment - 22/Jun/08 02:33 AM I want to say this is actually a bugfix and that 2.1.x's behaviour is correct. Is there a reason you think the addition of "provided" should do something useful?
Removing the plug-in dependency with "provided" scope makes it work on 2.1.x.