Archive for May, 2007
Wednesday, May 30th, 2007 at 11:47 pm
Recently I wanted to print our apps version number to the log file. Since I’m using Maven and the Maven Release Plugin to create releases of our app I was looking for an easy way to incorporate the version in the pom.xml into the release and display it. Fortunately Maven already provides a hook to [...]