[
https://jira.codehaus.org/browse/MASSEMBLY-548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dennis Lundberg closed MASSEMBLY-548.
-------------------------------------
Resolution: Fixed
Patch applied in
[r1214956|http://svn.apache.org/viewvc?view=revision&revision=1214956].
Thanks!
> Improve documentation for filters parameter
> -------------------------------------------
>
> Key: MASSEMBLY-548
> URL: https://jira.codehaus.org/browse/MASSEMBLY-548
> Project: Maven 2.x Assembly Plugin
> Issue Type: Improvement
> Reporter: Lasse Bergström
> Assignee: Dennis Lundberg
> Fix For: 2.3
>
> 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:
> {code:xml}
> <configuration>
> <filters>
> <filter>src/assemble/filter.properties</filter>
> </filters>
> <descriptors>
> <descriptor>src/assemble/distribution.xml</descriptor>
> </descriptors>
> </configuration>
> {code}
> 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.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira