You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2004/06/28 11:37:27 UTC

[jira] Closed: (MPPMD-11) PMD report plugin fails if there is no src/java directory

Message:

   The following issue has been closed.

   Resolver: Brett Porter
       Date: Mon, 28 Jun 2004 5:36 AM

if you can post some more information or a sample project, I'll reopen. However, on running pmd on a project with the source directory set to an invalid location, the pmd plugin succeeds.
---------------------------------------------------------------------
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: Closed
   Priority: Major
 Resolution: CANNOT REPRODUCE

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-pmd-plugin

   Assignee: Brett Porter
   Reporter: Michael Mattox

    Created: Thu, 17 Jun 2004 8:33 AM
    Updated: Mon, 28 Jun 2004 5:36 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org