[
https://issues.apache.org/jira/browse/MCHECKSTYLE-306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Maréchal updated MCHECKSTYLE-306:
----------------------------------------
Description:
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)
was:
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)
> 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
>
> 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)