Maven2 PMD Plugin should try to use the maven-compiler-plugin source level 
information
--------------------------------------------------------------------------------------

                 Key: MPMD-63
                 URL: http://jira.codehaus.org/browse/MPMD-63
             Project: Maven 2.x PMD Plugin
          Issue Type: Improvement
          Components: CPD, PMD
         Environment: Windows XP, maven 2.0.7
            Reporter: Baptiste MATHUS
            Priority: Minor


This plugin should retrieve the source level information from the 
maven-compiler plugin. In fact, this is a pity we've got to specify source 
level at different places (also for checkstyle, ...).

More generally, this information should be retrievable and used by any plugin. 
MPMD could still offer a way to override the settings, but it should not crash 
while parsing Java5 code since the code level has already been specified...

-- 
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

        

Reply via email to