Karl Heinz Marbaise created MPLUGIN-237:
-------------------------------------------

             Summary: JavaDoc WARNING on generated HelpMojo class.
                 Key: MPLUGIN-237
                 URL: https://jira.codehaus.org/browse/MPLUGIN-237
             Project: Maven 2.x Plugin Tools
          Issue Type: Improvement
          Components: Plugin Plugin
    Affects Versions: 3.2
            Reporter: Karl Heinz Marbaise
            Priority: Minor


During the site generation of a maven-plugin i got the following warning in the 
builds:
{code}
2 warnings
[WARNING] Javadoc Warnings
[WARNING] /opt/.../plugin/.../HelpMojo.java:30: warning - @author tag has no 
arguments.
[WARNING] /opt/.../plugin/.../HelpMojo.java:30: warning - @version tag has no 
arguments.
[INFO] Generating "Test JavaDocs" report    --- maven-javadoc-plugin:2.9
{code}

The question is: Can this be automatically be generated by the 
maven-plugin-plugin from the original Mojo Class to avoid this WARNING?

--
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