-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major
-
Component/s: maven-plugin
-
Environment:Red Hat Linux 5.
If I try to perform maven release to one code with javadoc like @param, @description and others, it output some messages like:
Tag @author cannot be used in method documentation
@description is an unknown tag.
Entire log error was attached.