Hi,
can you extend the maven-git-commit-id-plugin with an additional option for the Match Parameter for git describe?
This should end up in something like this:
git describe --match YOURCONFIGURABELMATCHPATTERNGOESHERE
Or is there some sort of option already?
Thanks