You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Hudson (Jira)" <ji...@apache.org> on 2021/01/24 14:20:01 UTC

[jira] [Commented] (MCHECKSTYLE-384) Incompatibility to Checkstyle version >= 8.24 - Upgrade to 8.28

    [ https://issues.apache.org/jira/browse/MCHECKSTYLE-384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17270887#comment-17270887 ] 

Hudson commented on MCHECKSTYLE-384:
------------------------------------

Build failed in Jenkins: Maven » Maven TLP » maven-checkstyle-plugin » 31 #2

See https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-checkstyle-plugin/job/31/2/

> Incompatibility to Checkstyle version >= 8.24  - Upgrade to 8.28
> ----------------------------------------------------------------
>
>                 Key: MCHECKSTYLE-384
>                 URL: https://issues.apache.org/jira/browse/MCHECKSTYLE-384
>             Project: Maven Checkstyle Plugin
>          Issue Type: Bug
>          Components: checkstyle:check
>    Affects Versions: 3.1.0
>            Reporter: Martin
>            Assignee: Enrico Olivelli
>            Priority: Blocker
>             Fix For: 3.1.1
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> The latest {{maven-checkstyle-plugin}} is incompatible to Checkstyle version 8.24 and newer. The check for "LineLength" was moved from "TreeWalker" to "Checker". 
> For further details see "Breaking backward compatibility" under https://checkstyle.org/releasenotes.html#Release_8.24
>  
> {code:none|title=Maven Console Output}
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:3.1.0:check (validate) on project top-secrect: Failed during checkstyle configuration: LineLength is not allowed as a child in Checker -> [Help 1]
> [ERROR] ...
> {code}
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)