[ 
https://issues.apache.org/jira/browse/HBASE-5772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

stack updated HBASE-5772:
-------------------------

    Attachment: 5772.txt

Site was broke last time I gen'd and published it.

Breakage comes of my use of mvn3 rather than mvn2 generating the site and a few 
small changes that crept into pom over time.

This patch pulls config for the site-plugin up into the plugins section where 
it will be noticed and removes mention of the plugin from reporting where 
config was ignored (mvn3).  We were not picking up our custom template so we 
got $banner.name on RHS.

Updated some of the plugins to go w/ mvn3; site, findbugs, javadoc.

Javadoc report was taking too long; added exclusion of generated classes.  That 
helps.

Rat report is not made unless you do release.

In fact all reports were broke -- no license, etc. -- fixed by upgrading site 
and reports plugin.

Added tweak on the css to get rid of some white space.


                
> Unable to open the few links in http://hbase.apache.org/
> --------------------------------------------------------
>
>                 Key: HBASE-5772
>                 URL: https://issues.apache.org/jira/browse/HBASE-5772
>             Project: HBase
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 0.94.0
>            Reporter: Kiran BC
>         Attachments: 5772.txt
>
>
> Few links in http://hbase.apache.org/ is not working. 
> For example, Ref Guide (multi-page) will actually link to 
> http://hbase.apache.org/book/book.html and if I try to open this, Page not 
> found error is coming.
> If I add /book in the url, like http://hbase.apache.org/book/book/book.html, 
> it is taking me to the Apache HBase Reference Guide 
> I think the folder structure has been changed.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to