You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "James Lorenzen (JIRA)" <ji...@codehaus.org> on 2010/02/04 22:15:55 UTC

[jira] Created: (MDEP-253) Purge does not purge released artifacts

Purge does not purge released artifacts
---------------------------------------

                 Key: MDEP-253
                 URL: http://jira.codehaus.org/browse/MDEP-253
             Project: Maven 2.x Dependency Plugin
          Issue Type: Bug
          Components: purge-local-repository
    Affects Versions: 2.0
         Environment: Linux, JDK 1.5, Maven 2.0.10
            Reporter: James Lorenzen
            Assignee: Brian Fox


I am running into a problem when running mvn dependency:purge-local-repository in that it does not remove any local artifacts for a large multi-module project.
I run it from the parent directory and it reports the following for all my sub modules

[INFO] Nothing to do for project: .......

I expect the goal to examine all my dependencies, including transitive dependencies, and remove them from the local repository.

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

        

[jira] (MDEP-253) Purge does not purge released artifacts

Posted by "Paul Gier (JIRA)" <ji...@codehaus.org>.
     [ https://jira.codehaus.org/browse/MDEP-253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Gier closed MDEP-253.
--------------------------

       Resolution: Cannot Reproduce
    Fix Version/s: 2.6
         Assignee: Paul Gier  (was: Brian Fox)
    
> Purge does not purge released artifacts
> ---------------------------------------
>
>                 Key: MDEP-253
>                 URL: https://jira.codehaus.org/browse/MDEP-253
>             Project: Maven 2.x Dependency Plugin
>          Issue Type: Bug
>          Components: purge-local-repository
>    Affects Versions: 2.0
>         Environment: Linux, JDK 1.5, Maven 2.0.10
>            Reporter: James Lorenzen
>            Assignee: Paul Gier
>             Fix For: 2.6
>
>
> I am running into a problem when running mvn dependency:purge-local-repository in that it does not remove any local artifacts for a large multi-module project.
> I run it from the parent directory and it reports the following for all my sub modules
> [INFO] Nothing to do for project: .......
> I expect the goal to examine all my dependencies, including transitive dependencies, and remove them from the local repository.

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

        

[jira] Commented: (MDEP-253) Purge does not purge released artifacts

Posted by "Brian Fox (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MDEP-253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=242145#action_242145 ] 

Brian Fox commented on MDEP-253:
--------------------------------

Is there any configuration in your pom that could alter the behavior? I just tried it here and it did what I expected.

> Purge does not purge released artifacts
> ---------------------------------------
>
>                 Key: MDEP-253
>                 URL: http://jira.codehaus.org/browse/MDEP-253
>             Project: Maven 2.x Dependency Plugin
>          Issue Type: Bug
>          Components: purge-local-repository
>    Affects Versions: 2.0
>         Environment: Linux, JDK 1.5, Maven 2.0.10
>            Reporter: James Lorenzen
>            Assignee: Brian Fox
>
> I am running into a problem when running mvn dependency:purge-local-repository in that it does not remove any local artifacts for a large multi-module project.
> I run it from the parent directory and it reports the following for all my sub modules
> [INFO] Nothing to do for project: .......
> I expect the goal to examine all my dependencies, including transitive dependencies, and remove them from the local repository.

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