[jira] [Updated] (HBASE-10790) make assembly:single as default in pom.xml

2014-03-19 Thread Liu Shaohui (JIRA)

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

Liu Shaohui updated HBASE-10790:


Attachment: HBASE-10790-trunk-v1.diff

 make assembly:single as default in pom.xml
 --

 Key: HBASE-10790
 URL: https://issues.apache.org/jira/browse/HBASE-10790
 Project: HBase
  Issue Type: Improvement
Reporter: Liu Shaohui
Priority: Minor
 Attachments: HBASE-10790-trunk-v1.diff


 Now to compile a HBase tar release package, we should use
 the cmd: 
 {code}
  mvn clean package assembly:single
 {code}, which is not convenient. We can make assembly:single as a default 
 option and run the assembly plugin in maven package phase. Then we can just 
 use the cmd {code} mvn clean package {code} to get a release package.
 Other suggestions are welcomed.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (HBASE-10790) make assembly:single as default in pom.xml

2014-03-19 Thread Liang Xie (JIRA)

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

Liang Xie updated HBASE-10790:
--

Assignee: Liu Shaohui

 make assembly:single as default in pom.xml
 --

 Key: HBASE-10790
 URL: https://issues.apache.org/jira/browse/HBASE-10790
 Project: HBase
  Issue Type: Improvement
Reporter: Liu Shaohui
Assignee: Liu Shaohui
Priority: Minor
 Attachments: HBASE-10790-trunk-v1.diff


 Now to compile a HBase tar release package, we should use
 the cmd: 
 {code}
  mvn clean package assembly:single
 {code}, which is not convenient. We can make assembly:single as a default 
 option and run the assembly plugin in maven package phase. Then we can just 
 use the cmd {code} mvn clean package {code} to get a release package.
 Other suggestions are welcomed.



--
This message was sent by Atlassian JIRA
(v6.2#6252)