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: [email protected]
For additional commands, e-mail: [email protected]