[
https://issues.apache.org/jira/browse/HADOOP-16870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17309177#comment-17309177
]
Akira Ajisaka commented on HADOOP-16870:
----------------------------------------
Thank you [~ahussein] for the suggestion. The migration is a big change, so
I've committed this to a few branches. I found the spotbugs check is working
well, and we need to backport to the rest of the branches.
bq. Since spotbugs require JDK1.8.0+ run, do you think we should remove
--findbugs-strict-precheck for branch-2.10?
After the backport, Spotbugs is run with only JDK 1.8 in the hadoop-multibranch
job, so I think we don't have to remove the flag. Now JDK 1.7 is used in only
compile check, and findbugs is not run with JDK 1.7. It is configured in
https://github.com/apache/hadoop/blob/branch-2.10/dev-support/Jenkinsfile#L162
> Use spotbugs-maven-plugin instead of findbugs-maven-plugin
> ----------------------------------------------------------
>
> Key: HADOOP-16870
> URL: https://issues.apache.org/jira/browse/HADOOP-16870
> Project: Hadoop Common
> Issue Type: Improvement
> Components: build
> Reporter: Akira Ajisaka
> Assignee: Akira Ajisaka
> Priority: Major
> Labels: pull-request-available
> Fix For: 3.3.1, 3.4.0, 3.2.3
>
> Time Spent: 5h 50m
> Remaining Estimate: 0h
>
> findbugs-maven-plugin is no longer maintained. Use spotbugs-maven-plugin
> instead.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]