You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Karl Heinz Marbaise (JIRA)" <ji...@codehaus.org> on 2014/03/20 20:50:59 UTC

[jira] (MASSEMBLY-680) Allow option to silently skip empty assemblies

     [ https://jira.codehaus.org/browse/MASSEMBLY-680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Karl Heinz Marbaise updated MASSEMBLY-680:
------------------------------------------

    Fix Version/s: backlog

> Allow option to silently skip empty assemblies
> ----------------------------------------------
>
>                 Key: MASSEMBLY-680
>                 URL: https://jira.codehaus.org/browse/MASSEMBLY-680
>             Project: Maven Assembly Plugin
>          Issue Type: Improvement
>          Components: maven-archiver
>    Affects Versions: 2.4
>            Reporter: Jeff Care
>            Priority: Minor
>             Fix For: backlog
>
>
> I have a use case where many of my projects need to construct an "installation fragment" as a secondary artifact. I would like to define the assembly configuration for this installation fragment on a parent project such that it is automatically inherited by all of my projects. Certain projects though do not have any content that would get picked up by the assembly descriptor, thus assembly:single fails for these projects.
> I would like to add an option to the single mojo such that empty assemblies can be silently skipped instead of failing the build. I have started researching how to accomplish this & would be willing to submit patches.



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)