You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Jeff Care (JIRA)" <ji...@codehaus.org> on 2014/01/08 22:09:45 UTC

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

Jeff Care created MASSEMBLY-680:
-----------------------------------

             Summary: 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


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 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