You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Rajeev Kaul <Ra...@customercaresolutions.com> on 2003/12/23 01:41:07 UTC

Accessing project properties in a plugin

How does one access properties, specified in the various .properties files, inside a plugin?

Rajeev Kaul

Re: Accessing project properties in a plugin

Posted by Moritz Petersen <mo...@gmx.co.uk>.
A property 'my.property' is adressed like '${my.property}' (both 
without '').


-Mo.


Am 23.12.2003 um 1:41 Uhr schrieb Rajeev Kaul:

> How does one access properties, specified in the various .properties 
> files, inside a plugin?
>
> Rajeev Kaul


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org