PMD/CPD Reports Generated for Projects Using POM Packaging
----------------------------------------------------------
Key: MPMD-101
URL: http://jira.codehaus.org/browse/MPMD-101
Project: Maven 2.x PMD Plugin
Issue Type: Bug
Components: CPD, PMD
Affects Versions: 2.4
Environment: Maven version: 2.0.9
Java version: 1.6.0_10
OS name: "sunos" version: "5.11" arch: "x86" Family: "unix"
Reporter: John Patrick
I've just added the following into a pom packaged project, before adding the
extract below the "Project Reports" section didn't appear. Now the PMD and CPD
Reports appears.
<project>
[...]
<reporting>
<plugins>
[...]
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-pmd-plugin</artifactId>
<version>2.4</version>
</plugin>
--
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