I've used JRelease in the past under ant to do this sort of thing - it generates a class with your version info (can't seem to find a website for it now thou..)
On 7/23/07, Dirk Olmes <[EMAIL PROTECTED]> wrote:
Another idea would be to use the maven-exec-plugin as part of the build process to generate the version class. Or you could try and give the ant plugin a go ...
