Hello,
I have a property file, containing varialbe = value paris (e.g.:
aaa.bbb:test = 1234). And in my POM the version element is defined as the
following:
...
<version>${aaa.bbb:test}</version>
...
how do I repalce this variables with their values?? The filtering I only for
external files? right?
--
View this message in context:
http://www.nabble.com/Replace-%24%7Bxyz%7D-wiht-the-values-defined-in-a-values.properties-file-tp17189977p17189977.html
Sent from the Maven - Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]