You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Igor Bljahhin (JIRA)" <ji...@codehaus.org> on 2011/12/14 15:48:02 UTC

[jira] (MCHANGES-266) It is not possible to disable the plugin in submodules

    [ https://jira.codehaus.org/browse/MCHANGES-266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=285892#comment-285892 ] 

Igor Bljahhin commented on MCHANGES-266:
----------------------------------------

I have the same problem with "changes:changes-validate" goal in multimodule project. The changes.xml is present in the parent project. The plugin tries to validate the file in every child project.
                
> 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.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira