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

ASF GitHub Bot commented on JOSHUA-301:
---------------------------------------

GitHub user maxthomas opened a pull request:

    https://github.com/apache/incubator-joshua/pull/39

    JOSHUA-301 - Add findbugs plugin.

    Currently this can be run with 'mvn findbugs:check'. There are a ton of 
warnings, however,
    which currently fail the build if this is run as part of the maven build. 
Perhaps once fixed this auto-build failure can be added in, but at present 
there are too many warnings to fix at present.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/maxthomas/incubator-joshua JOSHUA-301

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-joshua/pull/39.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #39
    
----
commit dccb48bcc0ab76faaa3b9f3e58823b5fa66ea983
Author: Max Thomas <m...@maxthomas.io>
Date:   2016-08-17T15:13:37Z

    JOSHUA-301 - Add findbugs plugin.
    
    Currently this can be run with 'mvn findbugs:check'. There are a ton of 
warnings, however,
    which currently fail the build. Perhaps once fixed this auto-build failure 
can be added
    in, but at present there are too many warnings to fix immediately.

----


> Add findbugs plugin to maven build
> ----------------------------------
>
>                 Key: JOSHUA-301
>                 URL: https://issues.apache.org/jira/browse/JOSHUA-301
>             Project: Joshua
>          Issue Type: Sub-task
>          Components: build
>            Reporter: Max Thomas
>            Priority: Minor
>
> Add the findbugs maven plugin to the build. This will allow the build to 
> report on issues found via the popular Findbugs static analysis tool. 



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

Reply via email to