[
https://jira.codehaus.org/browse/MPMD-206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andreas Dangel updated MPMD-206:
--------------------------------
Description:
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
was:
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.
> Make the sourceDirectories configurable
> ---------------------------------------
>
> Key: MPMD-206
> URL: https://jira.codehaus.org/browse/MPMD-206
> Project: Maven PMD Plugin
> Issue Type: Improvement
> Components: CPD, PMD
> Affects Versions: 3.4
> Reporter: Andreas Dangel
>
> 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.1.6#6162)