You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@archiva.apache.org by "Maria Odea Ching (JIRA)" <ji...@codehaus.org> on 2010/03/08 08:48:55 UTC

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

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

        

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

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MRM-1358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=213272#action_213272 ] 

Brett Porter commented on MRM-1358:
-----------------------------------

a similar issue was resolved in repository purge, so reuse would be helpful. I think the Maven 2 plugin on trunk should have a listener for dealing with maven-metadata.xml files on these changes.

> 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
>             Fix For: 1.4
>
>
> 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

        

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

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MRM-1358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brett Porter updated MRM-1358:
------------------------------

    Fix Version/s: 1.4

> 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
>             Fix For: 1.4
>
>
> 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