[
https://issues.apache.org/jira/browse/MPMD-206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14601100#comment-14601100
]
Dennis Lundberg commented on MPMD-206:
--------------------------------------
Hi [~adangel]
I have changed the parameters so that they are not read-only any more. However
due to MNG-5440 you cannot yet set values for source directories in your own
POM. Once a fix for that issue has been made to Maven core I will add an
integration test for this issue, that will require at least that version of
Maven to run. I have not committed the provided documentation changes yet. That
will have to wait until it is actually possible to configure things that way,
so I'll add a separate issue for it.
> 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
>
> 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)