Obvious patch. You might at some point try to build the maven plugins
from an empty local repository. Else this bug will not show up (it
will not pick up any changes to the invoker plugin either...)
Patch to plugins/pom.xml
--- cut ---
Index: pom.xml
===================================================================
--- pom.xml (revision 491401)
+++ pom.xml (working copy)
@@ -90,6 +90,7 @@
<module>maven-help-plugin</module>
<module>maven-idea-plugin</module>
<module>maven-install-plugin</module>
+ <module>maven-invoker-plugin</module>
<module>maven-jar-plugin</module>
<module>maven-javadoc-plugin</module>
<module>maven-jxr-plugin</module>
--- cut ---
Best regards
Henning
--
Henning P. Schmiedehausen -- [EMAIL PROTECTED] | J2EE, Linux,
91054 Buckenhof, Germany -- +49 9131 506540 | Apache person
Open Source Consulting, Development, Design | Velocity - Turbine guy
"Save the cheerleader. Save the world."
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]