[
https://issues.apache.org/jira/browse/HADOOP-19312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17892752#comment-17892752
]
Palakur Eshwitha Sai edited comment on HADOOP-19312 at 10/25/24 10:46 AM:
--------------------------------------------------------------------------
[[email protected]], Thanks for looking at the issue, this was raised to
address the usage of findbugs
[here|https://github.com/apache/hadoop/blob/0b3755347c82cfac9381e05df44c3fe89b959b80/hadoop-hdfs-project/hadoop-hdfs/pom.xml#L142].
[findbugs|https://mvnrepository.com/artifact/com.google.code.findbugs/findbugs]
is no longer maintained and needs to be moved to
[spotbugs.|https://mvnrepository.com/artifact/com.github.spotbugs/spotbugs]
findbugs also brings in EOL dependencies like dom4j:dom4j (moved to
org.dom4j:dom4j).
was (Author: JIRAUSER302593):
[[email protected]], Thanks for looking at the issue, this was raised to
address the usage of findbugs
[here|https://github.com/apache/hadoop/blob/0b3755347c82cfac9381e05df44c3fe89b959b80/hadoop-hdfs-project/hadoop-hdfs/pom.xml#L142].
> Use spotbugs instead of findbugs
> --------------------------------
>
> Key: HADOOP-19312
> URL: https://issues.apache.org/jira/browse/HADOOP-19312
> Project: Hadoop Common
> Issue Type: Improvement
> Reporter: Palakur Eshwitha Sai
> Priority: Major
>
> com.google.code.findbugs: findbugs is no longer maintained. Use
> com.github.spotbugs: spotbugs instead.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]