Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://jira.codehaus.org/browse/MPPMD-11 Here is an overview of the issue: --------------------------------------------------------------------- Key: MPPMD-11 Summary: PMD report plugin fails if there is no src/java directory Type: Bug Status: Open Priority: Major Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: maven-pmd-plugin Assignee: Jason van Zyl Reporter: Michael Mattox Created: Thu, 17 Jun 2004 8:33 AM Updated: Thu, 17 Jun 2004 8:33 AM Environment: Maven 1.0rc3, win2k, jdk1.4.2 Description: The PMD report plugin fails if there is no src/java directory. This is a problem when using multiproject, because not all projects contain java src code. Specifically for me, my "master" project is just a base project which all my projects extend. Having PMD in the reports causes the plugin to run the report on my base project which contains no source. I think if there is no src/java it should not break a multiproject build. --------------------------------------------------------------------- JIRA INFORMATION: 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 If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
