You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "John Casey (JIRA)" <ji...@codehaus.org> on 2008/07/02 18:05:27 UTC

[jira] Closed: (MNG-3642) back-propagation of resources doesn't handle multiple resources with the same directory

     [ http://jira.codehaus.org/browse/MNG-3642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Casey closed MNG-3642.
---------------------------

    Resolution: Fixed

Added mergeId (marked for internal use only) to the Resource class generated by modello, to allow assignment of a unique identifier prior to calculating the concrete build section to feed into a plugin's execution. This mergeId is maintained in both the concrete and dynamic copies, to allow merging changed configurations back from the concrete version to the dynamic version (which is used to incorporate changes to the project state in successive plugin executions).

Also added an integration test to verify that two resource entries with the same directory and target path - but with differing include/exclude patterns -  are treated separately throughout the build, not consolidated as happened when resources were keyed by their directories (previously).

> back-propagation of resources doesn't handle multiple resources with the same directory
> ---------------------------------------------------------------------------------------
>
>                 Key: MNG-3642
>                 URL: http://jira.codehaus.org/browse/MNG-3642
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Plugins and Lifecycle
>    Affects Versions: 2.0.10, 2.1-alpha-1
>            Reporter: John Casey
>            Assignee: John Casey
>            Priority: Blocker
>             Fix For: 2.0.10, 2.1-alpha-1
>
>


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