You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Alejandro Abdelnur (JIRA)" <ji...@apache.org> on 2011/08/18 06:49:27 UTC

[jira] [Commented] (HADOOP-7554) Use 'assembly' rather than '-Ptar' for creating the tarball

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

Alejandro Abdelnur commented on HADOOP-7554:
--------------------------------------------

The early versions of hadoop-common mavenization were using a separate assembly:single goal to create the distro.

Per feedback during the reviews (HADOOP-6671) the assembly:single goal is being bound to the package phase if the -Ptar/bintar profile is active.

I don't mind going back to a separate assembly invocation. 

And, yes, we have to make things consistent across the whole project. With HDFS-2096 a single assembly descriptor is being used for common and hdfs (we should make sure mapreduce uses it to) and all the packaging logic is common (introducing a hadoop-project-distro POM for it).


> Use 'assembly' rather than '-Ptar' for creating the tarball
> -----------------------------------------------------------
>
>                 Key: HADOOP-7554
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7554
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>            Reporter: Arun C Murthy
>
> AFAIK assembly is the way to create artifacts - currently we use profiles (-Ptar or -Pbintar). 
> MapReduce uses assembly via MAPREDUCE-279.
> I'd like to see a common way across the whole project. Thoughts?

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira