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: http://jira.codehaus.org/browse/MRM-1358
Project: Archiva
Issue Type: Bug
Components: Web Interface
Affects Versions: 1.3
Reporter: Maria Odea Ching
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 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