You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2015/04/10 08:56:13 UTC

[jira] [Commented] (MPOM-47) Source release assembly can't do tar.gz only

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

Hudson commented on MPOM-47:
----------------------------

SUCCESS: Integrated in ASF Parent Pom #120 (See [https://builds.apache.org/job/ASF%20Parent%20Pom/120/])
[MPOM-47] Source release assembly can't do tar.gz only
 Patch of Christopher Tubbs applied. (khmarbaise: http://svn.apache.org/viewvc/?view=rev&rev=1672562)
* /maven/pom/trunk/asf/pom.xml


> Source release assembly can't do tar.gz only
> --------------------------------------------
>
>                 Key: MPOM-47
>                 URL: https://issues.apache.org/jira/browse/MPOM-47
>             Project: Maven POMs
>          Issue Type: Improvement
>          Components: asf
>            Reporter: Christopher Tubbs
>            Assignee: Karl Heinz Marbaise
>             Fix For: ASF-17
>
>         Attachments: MPOM-47.1.patch.txt
>
>
> The source-release-assembly execution of the maven-assembly-plugin doesn't offer any way to specify to build a tarball (tar.gz) only. By default, it builds a zip file.
> One can override the plugin execution to force it to build both a zip and a tarball, by setting sourceReleaseAssemblyDescriptor to "source-release-zip-tar".
> However, there's no way to get it to build only the tarball, unless you do convoluted things like in [this example|http://search.maven.org/remotecontent?filepath=org/apache/accumulo/accumulo-project/1.5.0/accumulo-project-1.5.0.pom], or if you override the apache-release profile entirely.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)