dev@glassfish.java.net

Re: V3: how is ${project.version} value defined?

From: Jerome Dochez <Jerome.Dochez_at_Sun.COM>
Date: Fri, 13 Jun 2008 14:35:21 -0700

it comes from the <version> in the module's definition in the pom.xml

for most of our modules, it is inherited by the parent's pom.xml
version.

jerome

On Jun 12, 2008, at 10:39 AM, Lloyd L Chambers wrote:

> Does anyone know how ${project.version} is defined?
>
> Is it implicit from these values in pom.xml?
>
> <major_version>10</major_version>
> <minor_version>0</minor_version>
>
> ---
> Lloyd L Chambers
> lloyd.chambers_at_sun.com
> Sun Microsystems, Inc
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>