[ 
https://jira.codehaus.org/browse/MPLUGIN-237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=326959#comment-326959
 ] 

SebbASF commented on MPLUGIN-237:
---------------------------------

Agreed; the @author and @version fields could be dropped.

Alternatively, they could be used to document the name and version of the 
plugin that creates the file ...
                
> 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
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to