I want to set the value of a maven property using GMaven, what is the syntax of this?
What I want to do is:
${myProperty} = someString
But that doesn't work. I assume I need to call a setter method somehow??
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
