Thank you =) The goal doc is the only place where I forgot to look while
searching through the resources plugin docs and maven filtering docs.
-Исходное сообщение-
From: Olivier Lamy
Sent: Tuesday, January 24, 2012 4:44 PM
To: Maven Users List
Subject: Re: disable @@ filtering in the
Hello,
See http://maven.apache.org/plugins/maven-resources-plugin/resources-mojo.html
There are two fields to help you:
* delimiters
* useDefaultDelimiters
HTH
--
Olivier Lamy
Talend: http://coders.talend.com
http://twitter.com/olamy | http://linkedin.com/in/olamy
2012/1/24 Oleg Estekhin :
> Hi
Hi
I have a set of resource files that contain some name=key properties, and a
lot of names have the format of "object@attribute".
Now I have to filter them during the build, but '@' characters mess with the
filtering, for example a line like "object@attribute = ${project.version}"
will not