I think buildtools comtains is the appropriate copies to use -- theoretically the config files there should get packaged up into a jar and the projects should be obtaiing their configs via the classpath, but this has been causing problems when I run 'mvn site' to generate the reports. Still playing with this as time permits.
I'm treading a little cautiously here becuase Benson did some work a couple months back getting this to work for both the project when building via the command-line and also to setup an eclipse development environement (which worked). I don't really want to break that because it's pretty useful. On Tue, May 25, 2010 at 5:40 PM, Robin Anil <[email protected]> wrote: > > > > I see pmd-ruleset.xml and mahout-checkstyle.xml in both > TRUNK/maven/src/main/resources and in TRUNK/buildtools/src/main/resouces > > > > Which one to use? >
