web-app version in all app screens

2011-12-08 Thread Prashant Neginahal
Hi, There is requirement to display the webapp.war version in all application screens. How does maven help on this? Many Thanks. - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail:

Re: web-app version in all app screens

2011-12-08 Thread Stephen Connolly
It doesn't. You can use Maven to help get the application version into a property file on the classpath of the webapp. (Just as you can use other build tools... but it is trivially easy with Maven (as it does this by default /META-INF/maven/groupId/artifactId/pom.properties there is a property