I'm not sure what you are trying to achieve. ${basedir} should always be set
to the executing project's directory.- Brett > -----Original Message----- > From: Jamie McCrindle [mailto:[EMAIL PROTECTED] > Sent: Thursday, 25 September 2003 7:29 PM > To: Maven Users List > Subject: properties > > > hi, > > i'd like to be able to specify the base directory for all of > my sub projects in a main project and my initial thought was > to do it something like this: > > maven.project.myfirstproject.basedir=../myfirstproject > maven.project.mysecondproject.basedir=../mysecondproject > > but it doesn't look like this is a common practice nor can i > figure out how to handle it in jelly. anyone have any better ideas? > > regards, > jamie. > > > ______________________________________________________________ > __________ > > This e-mail message (including any attachment) is intended > only for the personal > use of the recipient(s) named above. This message is > confidential and may be > legally privileged. If you are not an intended recipient, > you may not review, copy or > distribute this message. If you have received this > communication in error, please notify > us immediately by e-mail and delete the original message. > > Any views or opinions expressed in this message are those of > the author only. > Furthermore, this message (including any attachment) does not > create any legally > binding rights or obligations whatsoever, which may only be > created by the exchange > of hard copy documents signed by a duly authorised > representative of Hutchison > 3G UK Limited. > ______________________________________________________________ > __________ > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] >
