You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by "Kumar, Vaidhyanatha K." <va...@eds.com> on 2003/07/17 19:23:56 UTC

POM question

To refer to the source directories that are referred by Environment Variables
<build>

<sourceDirectory>%SOURCE_LOC%\appframework\src</sourceDirectory>

</build>

 

How do I specify maven to use the environment variable to resolve the directory location?

Thanks

Vaidhy