Uploaded image for project: 'Jackrabbit Content Repository'
  1. Jackrabbit Content Repository
  2. JCR-4028

Several artifacts of Jackrabbit 2.6.6 are missing in Maven central repository

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.6.6
    • 2.6.7
    • jackrabbit-spi
    • None
    • Maven 3.3

    Description

      The jackrabbit-spi-2.6.6.jar is missing in Maven central repository. When defining the dependency in a Maven POM

      <dependency>
            <groupId>org.apache.jackrabbit</groupId>
            <artifactId>jackrabbit-spi</artifactId>
            <version>2.6.6</version>
      </dependency>
      

      For unknown reasons the 2.6.6 version provides not all artifacts:
      http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.jackrabbit%22%20AND%20v%3A%222.6.6%22
      as compared to 2.6.5 release version:
      http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.jackrabbit%22%20AND%20v%3A%222.6.5%22

      To enable a smooth upgrade from 2.6.5 to 2.6.6 (to fix JCR-3883 / CVE-2015-1833) it would be very helpful if the missing artifacts are added to the maven central repository.

      Attachments

        Activity

          People

            reschke Julian Reschke
            tfr42 Torsten Friebe
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: