Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
Description
Reported by Arpit on HADOOP-13602
[INFO] org.apache.hadoop.maven.plugin.versioninfo.VersionInfoMojo.getSvnUriInfo(String) uses String.indexOf(String) instead of String.indexOf(int) ["org.apache.hadoop.maven.plugin.versioninfo.VersionInfoMojo"] At VersionInfoMojo.java:[lines 49-341]
ozawa and ajisakaa Sorry to bother you both, I'm new to use findbugs, I'm wondering how to get the information which you mentioned in the description. Here is my maven command and I don't find some related info:
mvn -DskipTests test-compile findbugs:findbugs -DskipTests=true
Any help will be appreciated. Thanks in advance.