Hi Fox,
Not sure what you mean by the root directory, but a basedir of a module
can be accessed by ${basedir}
Or you may define a variable in your POM
<properties>
<BuildDir>/home/lakshman/Build/try</BuildDir>
</properties>
And refer to it by ${BuildDir}
Thanks
Lakshman
> -----Original Message-----
> From: foxcoll [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, 5 September 2006 10:50 AM
> To: [email protected]
> Subject: module.basedir
>
>
> I have been doing some searching on this forum, and since there seems
to be
> no way of using a root directory, is there a way to use the basedir of
a
> module, or a specific pom (or any other environmental variables for
that
> matter)?
>
> Thanks
> Fox
> --
> View this message in context:
http://www.nabble.com/module.basedir-tf2218159.html#a6144307
> Sent from the Maven - Users forum at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]