Robert Scholte created MPLUGIN-217:
--------------------------------------

             Summary: HelpMojo (always) contains description for the 
maven-plugin-plugin 
                 Key: MPLUGIN-217
                 URL: https://jira.codehaus.org/browse/MPLUGIN-217
             Project: Maven 2.x Plugin Tools
          Issue Type: Bug
          Components: Plugin Plugin
    Affects Versions: 3.0
            Reporter: Robert Scholte


The HelpMojo.java generated for the m-release-p contains the following 
description:
{code}
/**
 * Display help information on maven-plugin-plugin.<br/>
 * Call <code>mvn plugin:help -Ddetail=true -Dgoal=&lt;goal-name&gt;</code> to 
display parameter details.
 * @author
 * @version
 * @goal help
 * @requiresProject false
 * @threadSafe
 */
public class HelpMojo
    extends AbstractMojo
{code}

This seems to be for the wrong plugin...


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to