Posts Tagged ‘maven’
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 [...]
Categories: Maven
