You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "John Casey (JIRA)" <ji...@codehaus.org> on 2005/09/13 20:37:03 UTC

[jira] Closed: (MNG-815) profile configuration is not merged

     [ http://jira.codehaus.org/browse/MNG-815?page=all ]
     
John Casey closed MNG-815:
--------------------------

     Resolution: Fixed
    Fix Version:     (was: 2.0-beta-2)
                 2.0-beta-1

The specific problem was that the results of merging plugin configurations was not persisted back to the Model instance. It was just a case of switching the referent mergedPlugin to point to the model-based plugin instance rather than the profile-based one.

Added a couple tests to DefaultProfileInjectorTest to guard against regressions.

> profile configuration is not merged
> -----------------------------------
>
>          Key: MNG-815
>          URL: http://jira.codehaus.org/browse/MNG-815
>      Project: Maven 2
>         Type: Bug
>     Reporter: Brett Porter
>     Assignee: John Casey
>      Fix For: 2.0-beta-1

>
> Original Estimate: 3 hours
>        Time Spent: 3 hours
>         Remaining: 0 minutes
>
> configuration in the main plugins section (for a whole plugin) used to be merged with that of a profile, but now it seems to be completely overridden (see mavne-model as a test case).

-- 
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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org