JAXB 2 maven-metadata inconsistent
----------------------------------

                 Key: MEV-555
                 URL: http://jira.codehaus.org/browse/MEV-555
             Project: Maven Evangelism
          Issue Type: Bug
          Components: Invalid Metadata
            Reporter: Dmitri Colebatch


There are several releases on repo1, but the meta data isn't up to date.  The 
listing of http://repo1.maven.org/maven2/com/sun/xml/bind/jaxb-impl/ has:

 1.0.5/                    04-Jan-2007 13:18    -
 1.0.6/                    04-Jan-2007 13:18    -
 2.0.1/                    04-Jan-2007 13:18    -
 2.0.2/                    04-Jan-2007 13:18    -
 2.0.3/                    04-Jan-2007 13:18    -
 2.0/                      04-Jan-2007 13:18    -
 2.1.3/                    01-Oct-2007 02:49    -
 2.1/                      04-Jan-2007 13:18    -
 maven-metadata.xml        28-Jun-2006 17:50  306
 maven-metadata.xml.md5    04-Jan-2007 13:18   82
 maven-metadata.xml.sha1   19-Jul-2006 08:20  137

but the metadata only contains the following versions:
 <version>2.0</version>
 <version>1.0.6</version>
 <version>1.0.5</version>
 <version>2.0.1</version>

This means you cant use version ranges with JAXB.  Is it possible to fix this?

As an aside, http://maven.apache.org/guides/mini/guide-maven-evangelism.html is 
timing out so I couldn't read that before posting this bug.

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

        

Reply via email to