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

stack commented on HBASE-8187:
------------------------------

Here is how I now get a tgz:

{code}
$ MAVEN_OPTS="-Xmx3g" mvn clean install -DskipTests -Pnative javadoc:aggregate 
-Dhadoop.profile=2.0 site assembly:single
{code}

Javadoc is still being done by the top level project.  I could move it.  Site 
is being built down in hbase-assembly.
                
> trunk/0.95 tarball packaging
> ----------------------------
>
>                 Key: HBASE-8187
>                 URL: https://issues.apache.org/jira/browse/HBASE-8187
>             Project: HBase
>          Issue Type: Bug
>            Reporter: stack
>            Priority: Blocker
>         Attachments: 8187.txt
>
>
> Packaging needs work now we have maven multi-moduled.  Sounds like folks want 
> a package for hadoop1 and hadoop2.  Also want source package and maybe even a 
> package that includes test jars so can run integration tests.
> Let this be umbrella issue for package fixes.  Will hang smaller issues off 
> this one as we figure them.

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

Reply via email to