It is not possible to disable the plugin in submodules
------------------------------------------------------
Key: MCHANGES-266
URL: https://jira.codehaus.org/browse/MCHANGES-266
Project: Maven 2.x Changes Plugin
Issue Type: Bug
Reporter: Krzysztof Krason
Priority: Critical
In a multi-module project there is no way to tell the plugin to generate
changes only for the parent module.
It would be best to have something like this:
<configuration>
<skipChilds>true</skipChilds>
</configuration>
This way anyone could set if he wants to generate reporst for submodules also.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira