Is there a property that always points to the top-level directory? The
${basedir} property is set to the current subproject's base, but I'd
like to know the top directory, regardless of how many subprojects I'm
nested. I know I could explicitly refer to the directory in my
subprojects as ${basedir}/../dir, but I'd like to define this property
once at the top, rather than in all the subdirs.

Thanks. I thought for sure I've seen this asked before, but I must
not be using the correct search terms in the archive or google.

    Jeff

-- 
mailto:[EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to