You should have a checkstyle report file in target/ for each sub-module. That file should list the errors.
-- Andrei Savu / axemblr.com On Tue, Sep 10, 2013 at 6:52 AM, Russell Jurney <[email protected]>wrote: > Hmmmm now IntelliJ using the project's checkstyle.xml says there are no > checkstyle errors. Maven build says there is one left. > > Fooey. > > > On Mon, Sep 9, 2013 at 8:31 PM, Russell Jurney > <[email protected]>wrote: > >> Ah, I found checkstyle.xml in build-tools. It is much less strict :) >> >> >> On Mon, Sep 9, 2013 at 4:30 PM, Russell Jurney >> <[email protected]>wrote: >> >>> I am going through with the IntelliJ checkstyle plugin and I'm editing >>> code to conform and... the existing code doesn't even conform to my >>> checkstyle configuration. >>> >>> What gives? I seem to be doing this wrong. How do I get the right >>> checkstyle configuration for Whirr? >>> >>> -- >>> Russell Jurney twitter.com/rjurney [email protected] datasyndrome >>> .com >>> >> >> >> >> -- >> Russell Jurney twitter.com/rjurney [email protected] datasyndrome. >> com >> > > > > -- > Russell Jurney twitter.com/rjurney [email protected] datasyndrome. > com >
