On Wed, Jun 17, 2009 at 5:06 PM, EJ Ciramella<[email protected]> wrote:
> I want the other way around :-)
>
> I have a <dependencyManagement> tag and a dependency listed in there
> (all in a parent pom).
>
> Then, in a child module, I need the version of a dependency so I can put
> that version info INTO a shell script.
Put it in a property as Damon showed, and filter the property into the
shell script as well as using it for the version.
I'm not aware that you can get at values inside one of a list of
similar items in the pom using the ${project...} syntax. There would
have to be some way of selecting the one you want.
--
Wendy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]