On 14 May 2012 14:26, RAJIV_S <rajivbt...@gmail.com> wrote:
> <version>${project.version}</version>

That is not a property but a reference to the pom.

>
> I thought based on the above example, any property value should be supported
> in version tag using ${...}

not in /project/version or /project/parent/version

>
>
> Any, recommendtion/solution for my problem ,.. how can solve this issue ?
> Plz explain a bit detail as i am new this maven..
>
>
> Means , Nowhere i can't use dynamic values(custom decalred properrties) from
> parent POM for *version tag* isn't ?

not quite true, but keep in mind that the release plugin will update
the hardcoded versions for you

>
>
>
> --
> View this message in context: 
> http://maven.40175.n5.nabble.com/Reg-accessing-parent-POM-s-property-in-child-POM-s-version-tag-tp5708657p5708662.html
> Sent from the Maven - Users mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to