Hello all, I'm working in a project with Maven and Mercurial. Is there a way to set some Maven property with the value of the current changeset? I want to put this value either in the manifest of the jar or a text file, so that it can be picked up at runtime.
Thanks in advance, Tomas