[ http://jira.codehaus.org/browse/MPMD-36?page=comments#action_69146 ]
Mike Perham commented on MPMD-36: --------------------------------- I still don't understand why Maven can't handle this already. Are you saying the source needs to be compiled to web/WEB-INF/classes? Why can't you use war packaging with a custom directory configuration? The correct answer is not to hack the PMD plugin but rather try to get the war plugin to support your directory structure because your project is not a POM project - it is a war project. > PMD Reports Not Generated for Projects Using POM Packaging > ----------------------------------------------------------- > > Key: MPMD-36 > URL: http://jira.codehaus.org/browse/MPMD-36 > Project: Maven 2.x Pmd Plugin > Type: Bug > Versions: 2.0 > Environment: WinXP SP2, Pentium 4, Cygwin, Maven 2.0.4 > Reporter: Sharmarke Aden > Assignee: Mike Perham > Attachments: modulePOM.xml, parentPOM.xml, pmd-plugin_MPMD36.patch > > > My project uses the assembly plugin and thus uses pom based packaging: > <packaging>jar</packaging> > It seems that the PMD plugin only creates reports for projects utilizing > archive based packaging such as jar and war but not for projects using pom > based packaging. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira