You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@archiva.apache.org by "James William Dumay (JIRA)" <ji...@codehaus.org> on 2008/03/07 07:06:30 UTC

[jira] Updated: (MRM-734) Unable to update metadata - No versions found for reference

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

James William Dumay updated MRM-734:
------------------------------------

    Description: 
This occurs when requesting /org/apache/maven/plugins/maven-metadata.xml.

The IOException is thrown updateMetadata because no artifact versions could be found in the maven-metadata.xml on merge.

http://repo1.maven.org/maven2/activemq/activemq-gbean/maven-metadata.xml
http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-metadata.xml

The first file listed above is a plugin metadata file (it lists plugin prefix mappings) while the second lists the available artifact versions.

MetadataTools.updateMetadata should be updated to handle plugin metadata files

Exception report is attached.


  was:
This occurs when requesting /org/apache/maven/plugins/maven-metadata.xml.

The IOException is thrown updateMetadata because no artifact versions could be found in its maven-metadata.xml

http://repo1.maven.org/maven2/activemq/activemq-gbean/maven-metadata.xml
http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-metadata.xml

The first file listed above is a plugin metadata file (it lists plugin prefix mappings) while the second lists the available artifact versions.

MetadataTools.updateMetadata should be updated to handle plugin metadata files



> Unable to update metadata - No versions found for reference 
> ------------------------------------------------------------
>
>                 Key: MRM-734
>                 URL: http://jira.codehaus.org/browse/MRM-734
>             Project: Archiva
>          Issue Type: Bug
>          Components: remote proxy
>    Affects Versions: 1.0.1
>            Reporter: James William Dumay
>         Attachments: plugin metadata update fails.txt
>
>
> This occurs when requesting /org/apache/maven/plugins/maven-metadata.xml.
> The IOException is thrown updateMetadata because no artifact versions could be found in the maven-metadata.xml on merge.
> http://repo1.maven.org/maven2/activemq/activemq-gbean/maven-metadata.xml
> http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-metadata.xml
> The first file listed above is a plugin metadata file (it lists plugin prefix mappings) while the second lists the available artifact versions.
> MetadataTools.updateMetadata should be updated to handle plugin metadata files
> Exception report is attached.

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