Daniel Kulp wrote: > > 3) The pmd plugin config could also be pushed into the pluginManagement > section of the top pom. It would make for less copy/paste into each > sub-pom. Actually, if it wasn't for eclipse, the .ruleset file could go > into the buildtools module as tuscany-ruleset.xml and sucked in from there > like checkstyle. I have a "workaround" for the eclipse issue by creating a > special "mvn -Psetup.eclipse" profile that would need to be used instead > of "mvn eclipse:eclipse". Not sure we want that though. (basically, the > profile would suck the tuscany-pmd-ruleset.xml file out of the buildtools jar > and create the .ruleset on the fly. It can also create the .pmd > and .checkstyle files on the fly so they aren't checked in in every > directory. ) >
Dan, what's the Eclipse issue with ruleset? Is it a Eclipse extension thing or something that would impact the main build? Or a somewhat related note, does anyone have any experience with the Jetstyle IDEA plugin (or another way of integrating this with IDEA)? -- Jeremy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
