Return-Path: X-Original-To: apmail-maven-issues-archive@minotaur.apache.org Delivered-To: apmail-maven-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5597118E20 for ; Wed, 23 Dec 2015 00:49:47 +0000 (UTC) Received: (qmail 18201 invoked by uid 500); 23 Dec 2015 00:49:46 -0000 Delivered-To: apmail-maven-issues-archive@maven.apache.org Received: (qmail 18105 invoked by uid 500); 23 Dec 2015 00:49:46 -0000 Mailing-List: contact issues-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list issues@maven.apache.org Received: (qmail 18084 invoked by uid 99); 23 Dec 2015 00:49:46 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Dec 2015 00:49:46 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id B20352C1F57 for ; Wed, 23 Dec 2015 00:49:46 +0000 (UTC) Date: Wed, 23 Dec 2015 00:49:46 +0000 (UTC) From: "Michael Osipov (JIRA)" To: issues@maven.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Closed] (MCHECKSTYLE-306) Support "ignoreInlineTags" property introduced in Checkstyle 6.8 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/MCHECKSTYLE-306?page=3Dcom.atl= assian.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-30= 6 > Project: Maven Checkstyle Plugin > Issue Type: Improvement > Components: checkstyle:check > Affects Versions: 2.16 > Reporter: Pierre Mar=C3=A9chal > Labels: close-pending > > Currently using a Checkstyle version greater than 6.7 fails with the erro= r : > {quote} > [ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-= plugin:2.16:check (validate) on project parent: Failed during checkstyle co= nfiguration: > cannot initialize module TreeWalker - Property 'ignoreInlineTags' in mod= ule 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)