You can't reference it from another property. Why don't you just set it to the new value?
On Thu, May 14, 2009 at 11:08 AM, Bocalinda <[email protected]> wrote: > Hi List, > > It is possible to reference pom properties with ${project.version} for > example. > But how can I reference plugin properties? > > I would like to reference the webapp directory. The property is called > webappDirectory, but I can't seem to get it's value. > > Thanks. >
