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

Elek, Marton commented on HDDS-89:
----------------------------------

Unfortunatelly the additional dependencies broke the trunk when the hdds was 
never built before locally. (Thanks [~nandakumar131] for the alert). 

I uploaded a quick fix (HDDS-89.005.patch) which could be committed as an 
addendum and it moves the docs dependency to the hdds profile.

To test:

{code}
rm -rf ~/.m2/repository/org/apache/hadoop/hadoop-ozone-doc
cd hadoop-dist
mvn clean install
{code}

Without the patch it will fail, with the 005 patch it should work.


> Create ozone specific inline documentation as part of the build
> ---------------------------------------------------------------
>
>                 Key: HDDS-89
>                 URL: https://issues.apache.org/jira/browse/HDDS-89
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>          Components: Ozone Manager, SCM
>            Reporter: Elek, Marton
>            Assignee: Elek, Marton
>            Priority: Major
>             Fix For: 0.2.1
>
>         Attachments: HDDS-89.002.patch, HDDS-89.003.patch, HDDS-89.004.patch, 
> HDDS-89.005.patch
>
>
> As ozone/hdds distribution is separated from the hadoop distribution we need 
> a separated documentation package. The idea is to include make the 
> documentation available from the scm/ksm web pages but later it also should 
> be uploaded to the hadoop site together with the release artifacts.
> This patch creates the HTML pages from the existing markdown files in the 
> build process. It's an optional step, but if the documentation is available 
> it will be displayed from the scm/ksm web page.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to