Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-15122

Lock down version of doxia-module-markdown plugin

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • 3.0.0, 3.1.0
    • 3.1.0, 3.0.1
    • None
    • None
    • Reviewed

    Description

      Since HADOOP-14364 we have a SNAPSHOT dependency in the main pom.xml:

      +            <dependency>
      +              <groupId>org.apache.maven.doxia</groupId>
      +              <artifactId>doxia-module-markdown</artifactId>
      +              <version>1.8-SNAPSHOT</version>
      +            </dependency>
      

      Most probably because some feature was missing from last released doxia markdown module.

      -I propose to lock down the version and use a fixed instance from the snapshot version. -

      UPDATE: in the meantime doxia 1.8 has been released. Snapshot artifacts could not been dowloaded any more:

      404: https://repository.apache.org/snapshots/org/apache/maven/doxia/doxia-module-markdown/1.8-SNAPSHOT/doxia-module-markdown-1.8-SNAPSHOT.jar

      IMHO Hadoop can be built without changing it to 1.8 fix version.

      Attachments

        1. HADOOP-15122.001.patch
          0.5 kB
          Marton Elek
        2. HADOOP-15122-trunk.002.patch
          0.5 kB
          Marton Elek

        Activity

          People

            elek Marton Elek
            elek Marton Elek
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: