Mhmm, I got the PMD plugin working with Maven B8 (and some help from Martin Poeschl) before it was moved to the MAVEN CVS.
This release can be found at http://sourceforge.net/projects/maven- plugins/ I tried to have a look at the CVS repo but I currently get no connection ... :-( Siegfried Goeschl On 27 May 2003 at 21:30, Graham Leggett wrote: > Hi all, > > I have tried to add a PMD report to the site:generate goal using > <report>pmd</report>, but this keeps failing. > > It seems that the pmd plugin's "register" goal is under > "maven-pmd-plugin:register", but the "report" goal is under > "pmd:report", which confuses xdoc. > > Trying <report>maven-pmd-plugin</report> does not work either. > > Has anyone got this to work? > > I tried to install the latest CVS version of the pmd plugin into maven > v1.0b8, but this didn't make any difference. > > Is there something I am missing? > > Regards, > Graham > -- > ----------------------------------------- > [EMAIL PROTECTED] "There's a moon > over Bourbon Street > tonight..." > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] For > additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
