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

maven-metadata.xml is missing from Maven Central repository

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major - P3 Major - P3
    • 2.6
    • 2.4
    • None
    • None
    • Fully Compatible

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: