[
https://issues.apache.org/jira/browse/HADOOP-15122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16303235#comment-16303235
]
Elek, Marton commented on HADOOP-15122:
---------------------------------------
Bumped it to blocker as we can't build hadoop with fresh repository any more
because the disappearing snapshot dependency.
> 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, 3.1.0
> Reporter: Elek, Marton
> Assignee: Elek, Marton
> Priority: Blocker
> Attachments: HADOOP-15122-trunk.002.patch, HADOOP-15122.001.patch
>
>
> 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 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.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]