You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by James CE Johnson <jc...@tragus.org> on 2002/12/18 19:43:02 UTC

filtering when copying

Heya,

Yesterday I realized that war:webapp doesn't enable filtering when copying
websources. Today I realized that resources:copy also doesn't enable
filtering. What that means to *me* is that I have to have the random
postGoal in my maven.xml to re-copy and filter certain resources. Is there
any particular reason we can't enable filtering or, at least, provide a
project.properties entry that would enable it?

Thanks,
J