Do not document help goal twice ------------------------------- Key: MPLUGIN-99 URL: http://jira.codehaus.org/browse/MPLUGIN-99 Project: Maven 2.x Plugin Tools Issue Type: Bug Components: API Affects Versions: 2.4 Reporter: Benjamin Bentmann Priority: Minor Attachments: no-duplicate-help-doc.patch
If you run the "generate-sources" multiple times without an intermittent "clean", one ends up with the generated "help" goal documenting itself twice: Once by hard-coded output, once by discovering its former incarnation in the source roots and documenting this like an ordinary goal. -- 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