You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Julien Martin <ba...@gmail.com> on 2009/01/19 12:16:08 UTC

Maven + POM + version + webapp context parameter

Hello,
I would like to achieve the following:
-retrieve the <version>  from a properties file so that I can include it in
both the POM and my web.xml (context parameter). Does that make sense? How
can I achieve this?
Thanks,
Julien.