You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Elek, Marton (JIRA)" <ji...@apache.org> on 2017/12/15 11:43:00 UTC

[jira] [Created] (HADOOP-15122) Lock down version of doxia-module-markdown plugin

Elek, Marton created HADOOP-15122:
-------------------------------------

             Summary: Lock down version of doxia-module-markdown plugin
                 Key: HADOOP-15122
                 URL: https://issues.apache.org/jira/browse/HADOOP-15122
             Project: Hadoop Common
          Issue Type: Bug
    Affects Versions: 3.0.0
            Reporter: Elek, Marton
            Assignee: Elek, Marton


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

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

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

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



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org