Hi, Have a look at delimiters [1] parameters in the resources mojo HTH, -- Olivier http://maven.apache.org/plugins/maven-resources-plugin/resources-mojo.html#delimiters
2009/9/24 Torsten Krah <[email protected]>: > Hi, > > i want to migrate from antmod to maven. > I wonder if it is possible to configure additional tokens to replace my > property placeholders ( not only @...@ and ${....} ). > > I want to replace $....$ ones. > > I've read http://maven.apache.org/shared/maven-filtering/usage.html but > looking at latest trunk or beta3 of the maven shared component the docs > mention MavenProjectValueSource which is gone already and does only exist in > beta2 anymore (exists only up to revision 806645). > > So what would be the best way to get my custom token filtered? > Is it configurable or have i have to write my own resource mojo (against trunk > version or beta3, what must be done as the example is outdated, isn't it?). > > thx for help > > Torsten > > > -- > Bitte senden Sie mir keine Word- oder PowerPoint-Anhänge. > Siehe http://www.gnu.org/philosophy/no-word-attachments.de.html > > Really, I'm not out to destroy Microsoft. That will just be a > completely unintentional side effect." > -- Linus Torvalds > -- Olivier --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
