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 "Miklos Szegedi (JIRA)" <ji...@apache.org> on 2017/12/30 01:50:00 UTC

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

    [ https://issues.apache.org/jira/browse/HADOOP-15122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16306634#comment-16306634 ] 

Miklos Szegedi edited comment on HADOOP-15122 at 12/30/17 1:49 AM:
-------------------------------------------------------------------

+1 LGTM. I will commit this shortly. The unit test issues are unrelated. I have seen them on other Jenkins runs.


was (Author: miklos.szegedi@cloudera.com):
+1 LGTM. I will commit this shortly

> 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: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org