You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Rakesh Arora <ra...@nortelnetworks.com> on 2004/07/22 21:28:42 UTC

Access the properties list for the project from a maven goal

I am writing a goal that need the complete list of properties for the
project (including the inherited properties). Is it possible to get this
list? If yes, how?
 
Thanks,
-Rakesh

Re: Access the properties list for the project from a maven goal

Posted by Brett Porter <br...@gmail.com>.
${context.variables} - but this will have much more than just properties.

On Thu, 22 Jul 2004 15:28:42 -0400, Rakesh Arora
<ra...@nortelnetworks.com> wrote:
> I am writing a goal that need the complete list of properties for the
> project (including the inherited properties). Is it possible to get this
> list? If yes, how?
> 
> Thanks,
> -Rakesh
>

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