Hi,
Is it intended that system properties don't work with things within
<parent>?
Let say I have the following in the POM, and I call mvn help:effective-pom
-Dsomething=-dev
It seems like ${something} is not getting filtered...
<parent>
<groupId>group</groupId>
<artifactId>artifact</artifactId>
<version>1.0.0${something}</version>
</parent>
--
View this message in context:
http://www.nabble.com/System-variables-don%27t-work-on-%3Cparent%3E--tf2824696s177.html#a7884910
Sent from the Maven - Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]