Skip to content
This repository has been archived by the owner on Apr 7, 2022. It is now read-only.

dependency: com.google.code.findbugs should be test scope #28

Closed
caniszczyk opened this issue Mar 7, 2013 · 2 comments
Closed

dependency: com.google.code.findbugs should be test scope #28

caniszczyk opened this issue Mar 7, 2013 · 2 comments

Comments

@caniszczyk
Copy link
Contributor

If you look at hbc-core's pom.xml: https://github.com/twitter/hbc/blob/master/hbc-core/pom.xml#L41

Pretty sure findbugs should be in the test scope as it's not a runtime dependency.

@kevinoliver
Copy link
Contributor

Well… we use those for annotating our code with @nullable.

@caniszczyk
Copy link
Contributor Author

Ah, you learn something everyday, thanks!

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

No branches or pull requests

2 participants