You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Nick Dimiduk (Jira)" <ji...@apache.org> on 2020/01/18 01:12:00 UTC

[jira] [Resolved] (HBASE-23700) Upgrade checkstyle and plugin versions

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

Nick Dimiduk resolved HBASE-23700.
----------------------------------
    Resolution: Fixed

Applied to master and branch-2. Tried branch-1, but the new version of the plugin doesn't work on java7.

{{noformat}}
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:3.1.0:check (default-cli) on project hbase: Execution default-cli of goal org.apache.maven.plugins:maven-checkstyle-plugin:3
.1.0:check failed: Unable to load the mojo 'check' in the plugin 'org.apache.maven.plugins:maven-checkstyle-plugin:3.1.0' due to an API incompatibility: org.codehaus.plexus.component.repository.exception.
ComponentLookupException: org/apache/maven/plugins/checkstyle/CheckstyleViolationCheckMojo : Unsupported major.minor version 52.0
{{noformat}}

> Upgrade checkstyle and plugin versions
> --------------------------------------
>
>                 Key: HBASE-23700
>                 URL: https://issues.apache.org/jira/browse/HBASE-23700
>             Project: HBase
>          Issue Type: Task
>          Components: build
>            Reporter: Nick Dimiduk
>            Assignee: Nick Dimiduk
>            Priority: Minor
>             Fix For: 3.0.0, 2.3.0
>
>
> Our checkstyle version is pretty antiquated. Update it, and pull in the latest version of the maven plugin as well.



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