You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (JIRA)" <ji...@apache.org> on 2015/12/23 01:49:46 UTC

[jira] [Closed] (MCHECKSTYLE-306) Support "ignoreInlineTags" property introduced in Checkstyle 6.8

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

Michael Osipov closed MCHECKSTYLE-306.
--------------------------------------
    Resolution: Incomplete

> Support "ignoreInlineTags" property introduced in Checkstyle 6.8
> ----------------------------------------------------------------
>
>                 Key: MCHECKSTYLE-306
>                 URL: https://issues.apache.org/jira/browse/MCHECKSTYLE-306
>             Project: Maven Checkstyle Plugin
>          Issue Type: Improvement
>          Components: checkstyle:check
>    Affects Versions: 2.16
>            Reporter: Pierre Maréchal
>              Labels: close-pending
>
> Currently using a Checkstyle version greater than 6.7 fails with the error :
> {quote}
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.16:check (validate) on project parent: Failed during checkstyle configuration:
>  cannot initialize module TreeWalker - Property 'ignoreInlineTags' in module TreeWalker does not exist, please check the documentation -> [Help 1]
> {quote}
> This property is part of SingleLineJavadoc (http://checkstyle.sourceforge.net/config_javadoc.html#SingleLineJavadoc)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)