Are you using our checkstyle configuration? <plugin> <artifactId>maven-checkstyle-plugin</artifactId> <configuration> <configLocation> https://appfuse.dev.java.net/checkstyle.xml</configLocation> </configuration> </plugin>
Matt On Mon, Mar 23, 2009 at 12:49 PM, tibi <t...@dds.nl> wrote: > > hi list, > > i'm used to use checkstyle and pmd to push on writing nice code. > when i use appfuse fullsource i get a lot off errors. 521 for the > struts2 basic model. > i can (and will) fix these but it would be nice i would not have to do > this for every appfuse project. > i already added the request to the google summer school list. > > but maybe there are better ideas > > tibi > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net > For additional commands, e-mail: users-h...@appfuse.dev.java.net > >