On Tue, 2007-06-26 at 12:41 -0400, Jared Blitzstein wrote:
> Is there a POM property that can return the absolute path or itself?
> I have a dependency that must use the systemPath tag but the absolute
> path could be different for all our developers, but it's always the
> same relative to the pom. Any idea how to accomplish this with just
> entries in the POM, I don't want to have to set environment vars on
> the system.
${basedir} is the directory where the pom.xml is located.
- Henry
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]