Thomas Graves created HADOOP-9190:
-------------------------------------
Summary: packaging docs is broken
Key: HADOOP-9190
URL: https://issues.apache.org/jira/browse/HADOOP-9190
Project: Hadoop Common
Issue Type: Bug
Components: documentation
Affects Versions: 3.0.0, 2.0.3-alpha, 0.23.6
Reporter: Thomas Graves
It looks like after the docs got converted to apt format in HADOOP-8427, mvn
site package -Pdist,docs no longer works. If you run mvn site or mvn
site:stage by itself they work fine, its when you go to package it that it
breaks.
The error is with broken links, here is one of them:
broken-links>
<link
message="hadoop-common-project/hadoop-common/target/docs-src/src/documentation/content/xdocs/HttpAuthentication.xml
(No such file or directory)" uri="HttpAuthentication.html">
<referrer uri="linkmap.html"/>
<referrer uri="index.html"/>
<referrer uri="single_node_setup.html"/>
<referrer uri="native_libraries.html"/>
<referrer uri="Superusers.html"/>
<referrer uri="service_level_auth.html"/>
<referrer uri="deployment_layout.html"/>
</link>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira