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

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

This stuff is just awful.  All is now deprecated but assembly:single ("All 
other goals are deprecated and will be removed in a future release.").  There 
is no way to make assembly:single do anything but run the parent first and then 
the sub modules (so you get a tar.gz that is empty) -- and it makes a tgz in 
each sub module even though <inherited>false</inherited> and 
<attach>false</attach>.  assembly:assembly 'works' but spooky warnings against 
its use all over the assembly plugin website.  Maybe need to do dumb assembly 
plugin (like [~jesse_yates] advocated for a while back). How do I know if 
that'll work though w/o burning a bunch of time waiting on builds to 
complete.... This is awful.
                
> 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
>
> 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