I had originally posted this to the maven-plugins mailing list but that list seems to be dead. Sorry if you get this twice:
I tried to run the pmd plugin 0.5 with PMD 1.04 and a three week old version of Maven from CVS and failed miserably. I ran into all sorts of class loading issues. I managed to work around some of them by stating dependencies in the plugin project.xml, copying libraries to my local maven repository, and adding explicit classpath entries to the plugin.jelly. But it still doesn't run and I'm sure I wasn't supposed to make all these hacks. :-)
Has anybody managed to run the plugin with a recent Maven and PMD 1.04 and is there anything I need to be aware of? I read the archived messages on the maven users list on similar topics, but it seems that too much has changed in the meantime.
Fabian
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
