Plugin descriptor builder ignores deprecation message for mojo
--------------------------------------------------------------
Key: MNG-4313
URL: http://jira.codehaus.org/browse/MNG-4313
Project: Maven 2
Issue Type: Bug
Components: Plugin API
Affects Versions: 2.2.0, 2.1.0, 2.0.10
Reporter: Benjamin Bentmann
Priority: Trivial
{code:xml}
<plugin>
<mojos>
<mojo>
<deprecated>deprecated-mojo</deprecated>
{code}
The "deprecated-mojo" doesn't make it into the mojo descriptor when the plugin
loaded by the core.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira