Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 40C42F0E1 for ; Sat, 6 Apr 2013 23:41:17 +0000 (UTC) Received: (qmail 93451 invoked by uid 500); 6 Apr 2013 23:41:16 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 93350 invoked by uid 500); 6 Apr 2013 23:41:16 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 93339 invoked by uid 99); 6 Apr 2013 23:41:16 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 06 Apr 2013 23:41:16 +0000 Date: Sat, 6 Apr 2013 23:41:16 +0000 (UTC) From: "stack (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-8187) trunk/0.95 tarball packaging MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ 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