You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Christian Goos <Ch...@forum-informatik.ch> on 2003/06/23 08:18:21 UTC

RE: Lame newbie question - how to set target directory for the bu ild?

Hi Dave,

there is a property "maven.build.dir" to set the build-directory  
You have to put it in the build.properties file.

Christian

-----Original Message-----
From: David Walend [mailto:dwalend@alphatech.com] 
Sent: Freitag, 20. Juni 2003 21:55
To: Maven Users List
Subject: Re: Lame newbie question - how to set target directory for the
build?

At 11:15 AM 6/19/2003 -0400, you wrote:

>That's why you need to use ${basedir} in your file references. As far as
>I know there is no consistent way in Java to set the current working
>directory.

Jason,

Yes! That's exactly what I'm trying to do. How do I redefine what's 
currently defined as "./target" ? I need to know the name of the property 
or tag or whatever that I need to change in project.xml (or where to change 
it if it's somewhere else), to make it be "${basedir}/target" .

Thanks,

Dave





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

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