cpd: wrong symlink detection if relative source path is used
------------------------------------------------------------

                 Key: MPMD-57
                 URL: http://jira.codehaus.org/browse/MPMD-57
             Project: Maven 2.x PMD Plugin
          Issue Type: Bug
    Affects Versions: 2.2
            Reporter: Carsten Krebs


When specifying relative paths as source directory, i.e.

                <sourceDirectory>../../main/src/java</sourceDirectory>

pmd:cpd detects misleadingly all source files in there as "symbolic links" and 
skips them:


Skipping /opt/gd/project/../../main/src/foo/MyClass.java since it appears to be 
a symlink





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