2009/10/22 Daniel Kulp <dk...@apache.org>: > See: > http://cxf.apache.org/connecting-maven-eclipse-checkstyle-and-pmd.html > and > http://cxf.apache.org/setting-up-eclipse.html > > CXF does this quite well. > > The "setup.eclipse" profile we have sets up the workspace with CXF code > styles, import orders, compiler warning levels, checkstyle rules, etc.... It > then sticks the .pmd, .ruleset, and .checkstyle files for all the projects so > that the eclipse plugins will pick them up.
Interesting. Does it automatically handle new versions of the PMD/Checkstyle rules? The other developers here aren't used to Maven and probably will not run it but use Eclipse exclusively. So I'm trying to avoid making the Eclipse build depend on having run the Maven build first. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org