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 "Thomas Graves (JIRA)" <ji...@apache.org> on 2013/01/08 22:50:13 UTC

[jira] [Created] (HADOOP-9190) packaging docs is broken

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