Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add FindBugs failOnError setting #16

Closed
wants to merge 1 commit into from
Closed

Add FindBugs failOnError setting #16

wants to merge 1 commit into from

Conversation

josephearl
Copy link

This PR fixes #13 by adding a findbugsFailOnError setting to fail the build if any FindBugs issues are found.

I also added some tests for the plugin that run findbugs on the test project and check whether the report is created, you can run them using sbt scripted.

@josephearl
Copy link
Author

@jmhofer any chance you can take a look? Thanks

@josephearl
Copy link
Author

This project looks unmaintained so we decided to fork it - https://github.com/lenioapp/sbt-findbugs-plugin
Just waiting for it to be included in the SBT community repo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Introduce findbug failOnError property available to ant task.
1 participant