@return in interface leads to "Unused Javadoc tag."
---------------------------------------------------
Key: MCHECKSTYLE-161
URL: http://jira.codehaus.org/browse/MCHECKSTYLE-161
Project: Maven 2.x Checkstyle Plugin
Issue Type: Bug
Affects Versions: 2.6
Environment: Apache Maven 3.0.3 (rNON-CANONICAL_2011-04-10_05-06_user;
2011-04-10 05:06:31+0200)
Maven home: /usr/local/apache-maven/apache-maven-3.0.3
Java version: 1.6.0_18, vendor: Sun Microsystems Inc.
Java home: /usr/lib/jvm/java-6-openjdk/jre
Default locale: en_US, platform encoding: ANSI_X3.4-1968
OS name: "linux", version: "2.6.18-028stab070.14", arch: "amd64", family: "unix"
Reporter: Heinrich Schuchardt
Attachments: PropertyOfReferredElement.java
For the appended file to errors are reported for the lines with @return:
Unused Javadoc tag.
The Javadoc uses the @return:
<pre>
access
public abstract PropertyOfReferredElement.AccessMethod access
Access method.
Returns:
access method
Default:
de.xypron.simulation.core.PropertyOfReferredElement.AccessMethod.READ
</pre>
--
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