Over in Commons we just added the buildnumber-maven-plugin ([1]) to
the parent POM [2]
This allows one to add an entry to manifests of the form:

Implementation-Build: r1086677; 2011-09-09 16:19:05+0100

or, if the revision cannot be determined:

Implementation-Build: UNKOWN_REVISION; 2011-09-09 16:19:05+0100

Is this of interest?
It could be added as a default enabled profile which could then be
disabled if necessary (but plugin seems to run OK regardless of
whether SVN is present or not)

[1] http://mojo.codehaus.org/buildnumber-maven-plugin/
[2] https://svn.apache.org/repos/asf/commons/proper/commons-parent/trunk/pom.xml

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to