Try POM inheritance. http://jakarta.apache.org/turbine/maven/reference/user-guide.html#POM%20Inhe ritance
Aslak > -----Original Message----- > From: Dave Garthwaite [mailto:[EMAIL PROTECTED]] > Sent: 26. november 2002 16:01 > To: Maven User List > Subject: Dependency version from property ? > > > I have a lot of projects which all depend on the same version of > various jars. In project.xml, I would like to be able to specify > the version using a property from a property file instead of > having it hard-coded. > > I have tried setting properties in driver.properties and > referencing them in project.xml, but this does not work. > > Any suggestions ? > > Dave -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
