You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Robert Scholte (Jira)" <ji...@apache.org> on 2020/04/17 08:35:00 UTC

[jira] [Created] (MASSEMBLY-934) Support combining files

Robert Scholte created MASSEMBLY-934:
----------------------------------------

             Summary: Support combining files
                 Key: MASSEMBLY-934
                 URL: https://issues.apache.org/jira/browse/MASSEMBLY-934
             Project: Maven Assembly Plugin
          Issue Type: New Feature
            Reporter: Robert Scholte
            Assignee: Robert Scholte


Current file entry looks like
{code}
<file>
      <source/>
      <outputDirectory/>
      <destName/>
      <fileMode/>
      <lineEnding/>
      <filtered/>
    </file>
{code}

It should be possible to define multiple sources here, to combine them into one destination file.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)