Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0.3-alpha, 0.23.6, 3.0.0-alpha1
-
None
-
Reviewed
Description
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>
Attachments
Attachments
Issue Links
- is blocked by
-
HADOOP-8427 Convert Forrest docs to APT, incremental
- Closed
- relates to
-
HADOOP-9221 Convert remaining xdocs to APT
- Closed