2010/2/26 Gajo Csaba <[email protected]>: > I would like to use an environment variable to define the parent project. So > I wrote that it's version is > <parent> > ... > <version>${env.VERSION_NUMBER}</version> > </parent>
In short, you can't do that. Take a look at http://jira.codehaus.org/browse/MNG-2569 and the linked issues, as well as previous discussions (probably on the dev list) for more info. -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
