dahoffer wrote:
> 
> I want to set the value of a maven property using GMaven, what is the
> syntax of this?
> 

I've successfully used:

project.properties.setProperty('propertyName',propertyValue)
-- 
View this message in context: 
http://old.nabble.com/How-to-set-maven-property-using-GMaven--tp28099241p28099382.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to