You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@archiva.apache.org by "Olivier Lamy (JIRA)" <ji...@codehaus.org> on 2014/08/08 06:33:10 UTC

[jira] (MRM-1358) In delete artifact, project-level metadata.xml file & its checksums are not deleted even if the deleted artifact was the last version

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

Olivier Lamy updated MRM-1358:
------------------------------

    Fix Version/s:     (was: 2.1.1)
                   2.1.2

> In delete artifact, project-level metadata.xml file & its checksums are not deleted even if the deleted artifact was the last version
> -------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: MRM-1358
>                 URL: https://jira.codehaus.org/browse/MRM-1358
>             Project: Archiva
>          Issue Type: Bug
>          Components: Web Interface
>    Affects Versions: 1.3
>            Reporter: Maria Odea Ching
>             Fix For: 2.1.2
>
>
> For example, you have the following artifact in your repository:
> com.mycompany
> '-- test-artifact
>     '-- 1.0
>     '  '-- maven-metadata.xml
>     '  '-- maven-metadata.xml.md5
>     '  '-- maven-metadata.xml.sha1
>     '  '-- test-artifact-1.0.jar   
>     '  '-- test-artifact-1.0.jar.md5
>     '  '-- test-artifact-1.0.jar.sha1
>     '  '-- test-artifact-1.0.pom
>     '  '-- test-artifact-1.0.pom.md5
>     '  '-- test-artifact-1.0.pom.sha1
>     '-- maven-metadata.xml
>     '-- maven-metadata.xml.md5
>     `-- maven-metadata.xml.sha1
> If you delete com.mycompany:test-artifact:1.0 from the web form, the 1.0 version directory and its contents are deleted but the maven-metadata.xml + checksums under test-artifact dir are not.



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)