When I used to do ant, I always got frustrated by the way properties were 
immutable.  I was always trying to use them as variables.

Now, I find myself wanting them back.

I would like to be able to declare proprties in my POM such that it will NOT 
replace/define the property if it is already available (such as one that is 
defined on the command line with -D).

Can this be done?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to