You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2016/10/01 11:55:20 UTC

[jira] [Commented] (MPMD-206) Make the sourceDirectories configurable

    [ https://issues.apache.org/jira/browse/MPMD-206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15538412#comment-15538412 ] 

Hudson commented on MPMD-206:
-----------------------------

SUCCESS: Integrated in Jenkins build maven-plugins #7324 (See [https://builds.apache.org/job/maven-plugins/7324/])
[MPMD-212] Add documentation and IT for MPMD-206
Document the maven 3.3.9 requirements
Run IT only with 3.3.9 (adangel: [http://svn.apache.org/viewvc/?view=rev&rev=1762995])
* (edit) maven-pmd-plugin/src/it/MPMD-206-sourceDirectories-js/invoker.properties
* (edit) maven-pmd-plugin/src/site/apt/examples/javascriptReport.apt.vm
* (edit) maven-pmd-plugin/src/site/apt/examples/jspReport.apt.vm
[MPMD-212] Add documentation and IT for MPMD-206 (adangel: [http://svn.apache.org/viewvc/?view=rev&rev=1762994])
* (add) maven-pmd-plugin/src/it/MPMD-206-sourceDirectories-js
* (add) maven-pmd-plugin/src/it/MPMD-206-sourceDirectories-js/invoker.properties
* (add) maven-pmd-plugin/src/it/MPMD-206-sourceDirectories-js/pom.xml
* (add) maven-pmd-plugin/src/it/MPMD-206-sourceDirectories-js/src
* (add) maven-pmd-plugin/src/it/MPMD-206-sourceDirectories-js/src/main
* (add) maven-pmd-plugin/src/it/MPMD-206-sourceDirectories-js/src/main/javascript
* (add) maven-pmd-plugin/src/it/MPMD-206-sourceDirectories-js/src/main/javascript/PmdJsCheck.js
* (add) maven-pmd-plugin/src/it/MPMD-206-sourceDirectories-js/verify.groovy
* (edit) maven-pmd-plugin/src/main/java/org/apache/maven/plugin/pmd/AbstractPmdReport.java
* (edit) maven-pmd-plugin/src/site/apt/examples/javascriptReport.apt.vm
* (edit) maven-pmd-plugin/src/site/apt/examples/jspReport.apt.vm


> Make the sourceDirectories configurable
> ---------------------------------------
>
>                 Key: MPMD-206
>                 URL: https://issues.apache.org/jira/browse/MPMD-206
>             Project: Maven PMD Plugin
>          Issue Type: Improvement
>          Components: CPD, PMD
>    Affects Versions: 3.4
>            Reporter: Andreas Dangel
>            Assignee: Dennis Lundberg
>             Fix For: 3.5
>
>
> When analyzing a language other than Java, the sources currently have to be added by using the build-helper-maven-plugin to add additional source folders.
> This change adds the parameters {{sourceDirectories}} and {{testSourceDirectories}}, similarly as it is done in the checkstyle plugin.
> I'll provide a pull request for this: https://github.com/apache/maven-plugins/pull/47



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)