What would you want to use this basedir property for? Maven has a different mindset for referencing resources within a project than ant. I'm sure if you describe your use case here someone will show you the maven way to do things.
Rgds, ste -----Original Message----- From: Luis Roberto P. Paula [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 11, 2007 11:27 AM To: Maven Users List Subject: Ant basedir Hi, How do I set ant basedir from maven? I was trying something like that: *<ant basedir="/tmp/test" antfile="build.xml">* but there is no basedir attribute. Thanks, Luis --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
