effectivejava icon indicating copy to clipboard operation
effectivejava copied to clipboard

Maven plugin

Open javabeanz opened this issue 9 years ago • 3 comments

Please create a Maven wrapper plugin so that this tool can be used easily in automated builds

javabeanz avatar Apr 30 '15 07:04 javabeanz

+1

mooreds avatar Apr 30 '15 14:04 mooreds

I agree, it would be useful. Basically I would want to able to:

  1. run the linter as part of maven
  2. start the interactive mode from maven manually

ftomassetti avatar Apr 30 '15 14:04 ftomassetti

and also break the build if there are too many serious issues with it. maybe a report could be generated just like PMD/Checkstyle/Findbugs do. would like to help out here

javabeanz avatar Apr 30 '15 14:04 javabeanz