[
https://issues.apache.org/jira/browse/MNG-6127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16562453#comment-16562453
]
Hudson commented on MNG-6127:
-----------------------------
Build succeeded in Jenkins: Maven TLP » maven » MNG-6383-rebuild #9
See https://builds.apache.org/job/maven-box/job/maven/job/MNG-6383-rebuild/9/
> Fix plugin execution configuration interference
> -----------------------------------------------
>
> Key: MNG-6127
> URL: https://issues.apache.org/jira/browse/MNG-6127
> Project: Maven
> Issue Type: Bug
> Components: core
> Affects Versions: 3.3.9
> Reporter: Mario Krizmanic
> Assignee: Robert Scholte
> Priority: Major
> Fix For: 3.5.2
>
>
> The plugin execution configuration may interfere across maven modules
> included in a build in case a plugin extension provides a default
> configuration.
> Because the custom plugin configuration defined in the maven modules is
> merged to the plugin execution configuration and the merged configuration is
> re-used during building the other included maven modules, so the other maven
> modules may be build using the invalid configuration.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)