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

stack updated HBASE-8187:
-------------------------

    Release Note: 
To build a tgz that has source only:

$ mvn clean install -DskipTests -Dassembly.file=src/main/assembly/src.xml  
assembly:single

The product can be found in hbase-assembly/target

To build a binary tgz:

$ mvn clean install -DskipTests javadoc:aggregate  site  assembly:single

For hadoop2.0:

$ mvn clean install -DskipTests -Dhadoop.profile=2.0 javadoc:aggregate  site  
assembly:single

See HBASE-8224 for how to add hadoop1 and hadoop2 labels to the jars.

Again the product will be in hbase-assembly/target

  was:
To build a tgz that has source only:

$ mvn clean install -DskipTests -Dassembly.file=src/assembly/src.xml  
assembly:single

The product can be found in hbase-assembly/target

To build a binary tgz:

$ mvn clean install -DskipTests javadoc:aggregate  site  assembly:single

For hadoop2.0:

$ mvn clean install -DskipTests -Dhadoop.profile=2.0 javadoc:aggregate  site  
assembly:single

See HBASE-8224 for how to add hadoop1 and hadoop2 labels to the jars.

Again the product will be in hbase-assembly/target

    
> trunk/0.95 tarball packaging
> ----------------------------
>
>                 Key: HBASE-8187
>                 URL: https://issues.apache.org/jira/browse/HBASE-8187
>             Project: HBase
>          Issue Type: Bug
>            Reporter: stack
>            Assignee: stack
>            Priority: Blocker
>             Fix For: 0.95.0, 0.98.0
>
>         Attachments: 095tarballs.sh, 8187.txt, 8187v2.txt, 8187v3.txt, 
> 8187v5.095.addendum.txt, 8187v5.095.txt, 8187v5.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