Posts Tagged ‘jar’

I blogged about reading a jar’s manifest file recently but what use is reading a manifest unless it contains something useful. In a development environment where we are constantly pushing SNAPSHOT’s to others, it helps to know what version of your code base others are using in order to debug problems. Two properties here are [...]

Saturday, May 28th, 2011 at 11:50 | 0 comments
Categories: Maven
TOP