Right, you can't get the value via a property. Maven 1 was totally different
and cross plugin dependencies like that were a big problem and it was
designed out.

On Thu, May 14, 2009 at 4:14 PM, Bocalinda <[email protected]> wrote:

> Hi Brian,
>
> I don't want to set the value, I want to get the value.
> According to the Maven webpage, it seems that was possible in Maven 1.
>
> 2009/5/14 Brian Fox <[email protected]>
>
> > 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.
> > >
> >
>

Reply via email to