You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Anders Hammar (JIRA)" <ji...@codehaus.org> on 2011/12/06 10:24:39 UTC

[jira] Updated: (MASSEMBLY-548) Plugin configuration info

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

Anders Hammar updated MASSEMBLY-548:
------------------------------------

    Attachment: MASSEMBLY-548.patch

Patch file attached.

> Plugin configuration info
> -------------------------
>
>                 Key: MASSEMBLY-548
>                 URL: https://jira.codehaus.org/browse/MASSEMBLY-548
>             Project: Maven 2.x Assembly Plugin
>          Issue Type: Improvement
>            Reporter: Lasse Bergström
>         Attachments: MASSEMBLY-548.patch
>
>
> I was looking for some way to defining my own properties to be used for filtering
> files that will be a part of the assembly.
> I found it at http://maven.apache.org/plugins/maven-assembly-plugin/examples/single/filtering-some-distribution-files.html like this: 
>         <configuration>
>           <filters>
>             <filter>src/assemble/filter.properties</filter>
>           </filters>
>           <descriptors>
>             <descriptor>src/assemble/distribution.xml</descriptor>
>           </descriptors>
>         </configuration>
> It would be nice to encounter that infomration (and maybe more examples) here:
> http://maven.apache.org/plugins/maven-assembly-plugin/plugin-info.html
> which would have saved me, and probably other person as well, some time.
> Best regards /Lasse Bergström

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira