[ https://jira.codehaus.org/browse/MPMD-199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tom Williamson updated MPMD-199: -------------------------------- Attachment: JSP_support_201501201523.patch I have updated the text in the jspReport.apt.vm file, and confirmed that the double "sample.jsp" entry in the patch file seems to be connected to TortiseSVN's wanting to create an entry for the new "jsp" directory as well as the new "sample.jsp" file within it. Removing the directory from the patch list cured the double-entry problem. As far as the POM goes, as I said, it does appear to already (version 3.3) contain the following entry on lines 202-206: <dependency> <groupId>net.sourceforge.pmd</groupId> <artifactId>pmd-jsp</artifactId> <version>${pmdVersion}</version> </dependency> So I think we're OK there. > Support PMD functionality on JSP files > -------------------------------------- > > Key: MPMD-199 > URL: https://jira.codehaus.org/browse/MPMD-199 > Project: Maven PMD Plugin > Issue Type: Improvement > Components: PMD > Affects Versions: 3.3 > Reporter: Tom Williamson > Priority: Minor > Attachments: Jsp_support_201501201341.patch, > JSP_support_201501201523.patch, Patch_for_JSP_support.patch > > > It would be great if this plugin would either support PMD functionality for > JSP files, or simply enable them as part of the Java support. -- This message was sent by Atlassian JIRA (v6.1.6#6162)