You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Pierre Maréchal (JIRA)" <ji...@apache.org> on 2015/07/31 15:00:05 UTC

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

Pierre Maréchal created MCHECKSTYLE-306:
-------------------------------------------

             Summary: 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)