You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by "Antonyan, Tigran(GE Infrastructure)" <ti...@ge.com> on 2005/12/02 23:27:27 UTC

get parent directory of ${basedir}

Hi all,

I'm trying to access a directory which is on the same level as ${basedir} like

projects
   maven project
   resource dir

running maven from "maven project" I'm trying to access the "resource dir" within maven.xml to copy a file, and I didn't find any way to specify relative path, is there any way of doing this?
something like ${basedir}/../resource dir/file.txt (this doesn't work) ?

thank you in advance!

Regards,
Tigran Antonyan

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