ModelUtils.cloneModel() and .cloneBuild() pollute existing Plugin instances 
with merged information
---------------------------------------------------------------------------------------------------

                 Key: MNG-3710
                 URL: http://jira.codehaus.org/browse/MNG-3710
             Project: Maven 2
          Issue Type: Bug
          Components: Inheritance and Interpolation
    Affects Versions: 2.0.10
            Reporter: John Casey
            Priority: Blocker
             Fix For: 2.0.10


Plugin information that gets merged with handleAsInheritance == false results 
in pollution of the original Plugin instance by that from the new one. This 
means pluginManagement specified in a child POM can affect the Plugin instance 
that's actually declared in the parent POM.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to