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

stack updated HBASE-6145:
-------------------------

    Attachment: site.txt

Removes hbase-site module.  Moves its content up to the parent.  Assemblying 
site in parent as opposed to down in the hbase-site module is viable (at least 
as best as I could see given javadoc and jxr assemble land final product here 
in the parent target dir). Alternative is child module reacing around into 
peers and up into parent to assemble site.

Moved avro out of parent and down into hbase-server where its used to stop it 
running in each module.

Made the xref plugin do aggregation so all src shows in the xref when you click 
on it.

Made the resource copy javadocs, site images, and docbook from target dir into 
site dir.

Made the xml transfer work at parent level ahead of when its needed.

Made these site building plugins not invoke child modules (they are not 
inherited).  Made the children that don't do site skip site target.

Added flag, javadoc.skip, so you can skip javadoc building if you just want to 
mess w/ poms building site w/o having to wait on javadoc each time.

Moved the site building plugins out of pluginManagement.

Updated site and jxr plugins to latest.
                
> Fix site target post modularization
> -----------------------------------
>
>                 Key: HBASE-6145
>                 URL: https://issues.apache.org/jira/browse/HBASE-6145
>             Project: HBase
>          Issue Type: Task
>            Reporter: stack
>         Attachments: site.txt
>
>


--
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