You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Dennis Lundberg (JIRA)" <ji...@codehaus.org> on 2012/02/02 13:16:03 UTC

[jira] (MCHECKSTYLE-161) @return in interface leads to "Unused Javadoc tag."

     [ https://jira.codehaus.org/browse/MCHECKSTYLE-161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dennis Lundberg closed MCHECKSTYLE-161.
---------------------------------------

    Resolution: Not A Bug

Not a bug in the plugin, but rather in Checkstyle itself.
                
> @return in interface leads to "Unused Javadoc tag."
> ---------------------------------------------------
>
>                 Key: MCHECKSTYLE-161
>                 URL: https://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, 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