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

Akira Ajisaka commented on HADOOP-14393:
----------------------------------------

Given that all the modules other than hadoop-auth or hadoop-hdfs-httpfs do not 
generate dependencies.html, I'm thinking we can drop the html files.

> Dependencies.html is unnecessary
> --------------------------------
>
>                 Key: HADOOP-14393
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14393
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Andras Bokor
>            Assignee: Andras Bokor
>            Priority: Minor
>
> hadoop-auth and hadoop-hdfs-httpfs are affected.
> {code}$ mvn clean package -DskipTests -Dmaven.javadoc.skip=true -DskipShade 
> -Pdocs
> $ ls ./hadoop-hdfs-project/hadoop-hdfs-httpfs/target/site/ | grep dependenc
> dependencies.html
> dependency-analysis.html{code}
> {{dependencies.html}} is unnecessary.
> There is no link pointed to this html and the style does not meet with the 
> rest of the page.
> In addition it does not provide valuable information for users (over 
> dependency-analysis.html). 
> https://hadoop.apache.org/docs/r3.0.0-alpha2/hadoop-hdfs-httpfs/dependencies.html
> https://hadoop.apache.org/docs/r3.0.0-alpha2/hadoop-hdfs-httpfs/dependency-analysis.html
> What is the reason why we generate both site? Is it needed at all?



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to