You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Yuanbo Liu (JIRA)" <ji...@apache.org> on 2016/09/26 09:41:20 UTC

[jira] [Commented] (HADOOP-13640) Fix findbugs warning in VersionInfoMojo.java

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

Yuanbo Liu commented on HADOOP-13640:
-------------------------------------

[~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:
{code}
mvn -DskipTests test-compile findbugs:findbugs -DskipTests=true
{code}
Any help will be appreciated. Thanks in advance.

> Fix findbugs warning in VersionInfoMojo.java
> --------------------------------------------
>
>                 Key: HADOOP-13640
>                 URL: https://issues.apache.org/jira/browse/HADOOP-13640
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Tsuyoshi Ozawa
>            Assignee: Yuanbo Liu
>
> Reported by Arpit on HADOOP-13602
> {quote}
> [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]
> {quote}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org