ndimiduk opened a new pull request #1391: HBASE-24078 SpotBugs check 
automatically skip inapplicable modules
URL: https://github.com/apache/hbase/pull/1391
 
 
   Without patch, the spotbugs results include warnings for inapplicable
   modules:
   
   ```
   +---------------------------------------------------------------------------
   |      |                |            | Compile Tests
   +---------------------------------------------------------------------------
   |   0  |        mvndep  |   0m 11s   | Maven dependency ordering
   |  +1  |    mvninstall  |   2m 47s   | the source passed
   |   0  |      spotbugs  |   0m 11s   | branch/hbase-annotations no spotbugs
   |      |                |            | output file (spotbugsXml.xml)
   |   0  |      spotbugs  |   0m 14s   | branch/hbase-assembly no spotbugs 
output
   |      |                |            | file (spotbugsXml.xml)
   |   0  |      spotbugs  |   0m 07s   |
   |      |                |            | 
branch/hbase-archetypes/hbase-archetype-bu
   |      |                |            | ilder no spotbugs output file
   |      |                |            | (spotbugsXml.xml)
   +---------------------------------------------------------------------------
   ```
   
   With patch,
   
   ```
   +---------------------------------------------------------------------------
   |      |                |            | Compile Tests
   +---------------------------------------------------------------------------
   |   0  |        mvndep  |   0m 13s   | Maven dependency ordering
   |  +1  |    mvninstall  |   3m 09s   | the source passed
   |  +1  |      spotbugs  |  17m 09s   | the source passed
   +---------------------------------------------------------------------------
   ```

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to