Uploaded image for project: 'Java Driver'
  1. Java Driver
  2. JAVA-278

maven-metadata.xml is missing from Maven Central repository

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.6
    • Affects Version/s: 2.4
    • Component/s: None
    • None
    • None
    • Fully Compatible
    • None
    • None
    • None
    • None
    • None
    • None

      The file should be at http://repo2.maven.org/maven2/org/mongodb/mongo-java-driver/maven-metadata.xml and needs to list the available version of the artifact.

      See http://repo2.maven.org/maven2/org/slf4j/slf4j-api/maven-metadata.xml for an example.

      Without this file, Maven cannot resolve version ranges like '[2,3)' for the mongo-java-driver artifact (or even simple ranges like [2.4], which are useful for enforcing a consistent version of a dependency across a number of components).

      The org.mongodb:bson artifact is missing maven-metadata.xml as well.

            Assignee:
            scotthernandez Scott Hernandez (Inactive)
            Reporter:
            ksperling Karsten Sperling
            None
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: