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 2020/04/18 09:19:00 UTC

[jira] [Commented] (MASSEMBLY-934) Support concatenation of files

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

Hudson commented on MASSEMBLY-934:
----------------------------------

Build succeeded in Jenkins: Maven TLP » maven-assembly-plugin » master #59

See https://builds.apache.org/job/maven-box/job/maven-assembly-plugin/job/master/59/

> Support concatenation of 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
>            Priority: Major
>             Fix For: 3.2.1
>
>
> 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)