[ http://jira.codehaus.org/browse/MASSEMBLY-54?page=comments#action_55676 ]
Chris Hagmann commented on MASSEMBLY-54: ---------------------------------------- That's what I asked myself and then I tried it out ... didn't work out without hacking that plugin. Please see MRESOURCES-8. Some people think it shouldn't be part of the maven-resource-filtering, some people think. I think it should be doable with either plugin ;) By the way, I'm not talking about Java resources here, but rather other files (e.g. README.TXT, release notes, etc.) which can go into a distribution archive. The copying and filtering in this case is part of the phase "package" and the "resources" can come from various source directories. Chris > Unable to filter files while creating assembly > ---------------------------------------------- > > Key: MASSEMBLY-54 > URL: http://jira.codehaus.org/browse/MASSEMBLY-54 > Project: Maven 2.x Assembly Plugin > Type: Improvement > Versions: 2.0 > Reporter: Chris Hagmann > Fix For: 2.0 > > > It doesn't seem to be possible to use filtering when creating assemblies. I > have a couple of plain-text files which need to be updated when creating the > assembly (e.g. README.TXT, .version). -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
