You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Paul Gier (JIRA)" <ji...@codehaus.org> on 2012/10/22 18:02:36 UTC

[jira] (MDEP-386) Split purge-local-repository into manual and transitive

     [ https://jira.codehaus.org/browse/MDEP-386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Gier updated MDEP-386:
---------------------------

    Fix Version/s: 2.6
         Assignee: Paul Gier
    
> Split purge-local-repository into manual and transitive
> -------------------------------------------------------
>
>                 Key: MDEP-386
>                 URL: https://jira.codehaus.org/browse/MDEP-386
>             Project: Maven 2.x Dependency Plugin
>          Issue Type: Improvement
>          Components: purge-local-repository
>            Reporter: Paul Gier
>            Assignee: Paul Gier
>             Fix For: 2.6
>
>
> There doesn't seem to be a good way to resolve/purge/re-resolve from the local repository in a reliable way that works with both Maven 2 and 3.  So to simplify the code for this goal, it could be split into a manual mode goal which doesn't required dependency resolution, and a transitive mode which uses the plugin configuration for the initial dependency resolution.
> The manual mode simply deletes a set of directories from the local repository.
> The automated mode first resolves to the project dependencies to get the full information about them, then purges a filtered list from the local repository, then optionally re-resolves any dependencies that were purged.

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