[
https://issues.apache.org/jira/browse/MRM-1358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Stockhammer updated MRM-1358:
------------------------------------
Fix Version/s: (was: 2.3.0)
3.1.0
> 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://issues.apache.org/jira/browse/MRM-1358
> Project: Archiva
> Issue Type: Bug
> Components: Web Interface
> Affects Versions: 1.3
> Reporter: Maria Odea Ching
> Fix For: 3.1.0
>
>
> 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.3.15#6346)