you could use ${project.basedir} or ${basedir} to get a reference to the
path containing the pom.xml. note that in multi-module applications these
will resolve to the directory of the module being built.
i too am looking for a list of the project properties. my previous
question[1] is still unanswered though but i just used the basedir to
navigate to the directory i wanted. ugly but it works. :)
[1] http://www.mail-archive.com/[email protected]/msg27441.html
ciao!
On 11/8/05, David Sag <[EMAIL PROTECTED]> wrote:
>
>
> Where can I find a doc on the built in maven 2 pom properties such as ${
> project.build.directory}
>
> specifically I need one that is the project's base directory. ${
> project.directory} is not it apparently.
>
> Kind regards,
> Dave Sag
>
>
>
>
>
--
"Programming, an artform that fights back"
Anuerin G. Diaz
Registered Linux User #246176
Friendly Linux Board @ http://mandrivausers.org/index.php
http://capsule.ramfree17.org , when you absolutely have nothing else better
to do