[ 
https://issues.apache.org/jira/browse/HADOOP-16870?focusedWorklogId=510105&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-510105
 ]

ASF GitHub Bot logged work on HADOOP-16870:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 11/Nov/20 04:58
            Start Date: 11/Nov/20 04:58
    Worklog Time Spent: 10m 
      Work Description: iwasakims commented on pull request #2454:
URL: https://github.com/apache/hadoop/pull/2454#issuecomment-725198663


   @aajisaka commands of spotbugs installed in Docker container do not have x 
permission. Could this cause any problem?
   ```
   centos@49e5870daabc:~/hadoop$  /opt/spotbugs/bin/convertXmlToText
   bash: /opt/spotbugs/bin/convertXmlToText: Permission denied
   
   
   centos@49e5870daabc:~/hadoop$ ls -lh /opt/spotbugs/bin
   total 104K
   -rw-rw-r--. 1 root root   77 Jan  2  1970 addMessages
   -rw-rw-r--. 1 root root  189 Jan  2  1970 computeBugHistory
   -rw-rw-r--. 1 root root   85 Jan  2  1970 convertXmlToText
   -rw-rw-r--. 1 root root   90 Jan  2  1970 copyBuggySource
   -rw-rw-r--. 1 root root  145 Jan  2  1970 defectDensity
   drwxrwxr-x. 2 root root   79 Jan  2  1970 deprecated
   drwxrwxr-x. 2 root root   98 Jan  2  1970 experimental
   -rw-rw-r--. 1 root root 4.2K Jan  2  1970 fb
   -rw-rw-r--. 1 root root 2.1K Jan  2  1970 fbwrap
   -rw-rw-r--. 1 root root  186 Jan  2  1970 filterBugs
   -rw-rw-r--. 1 root root   96 Jan  2  1970 findbugs-msv
   -rw-rw-r--. 1 root root   94 Jan  2  1970 listBugDatabaseInfo
   -rw-rw-r--. 1 root root   89 Jan  2  1970 mineBugHistory
   -rw-rw-r--. 1 root root   90 Jan  2  1970 printAppVersion
   -rw-rw-r--. 1 root root   87 Jan  2  1970 printClass
   -rw-rw-r--. 1 root root   98 Jan  2  1970 rejarForAnalysis
   -rw-rw-r--. 1 root root   93 Jan  2  1970 setBugDatabaseInfo
   -rw-rw-r--. 1 root root 4.3K Jan  2  1970 spotbugs
   -rw-rw-r--. 1 root root 6.8K Jan  2  1970 spotbugs.bat
   -rw-rw-r--. 1 root root 9.5K Jan  2  1970 spotbugs.ico
   -rw-rw-r--. 1 root root 3.2K Jan  2  1970 spotbugs2
   -rw-rw-r--. 1 root root  197 Jan  2  1970 unionBugs
   -rw-rw-r--. 1 root root   79 Jan  2  1970 xpathFind
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 510105)
    Time Spent: 50m  (was: 40m)

> 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
>          Time Spent: 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: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to