In the root pom.xml:
As a workaround for SYNCOPE-1849, create a file under core/src/main/resources/git.properties with the following content:
git.branch=82c2f77f62e8ee08aef9f589bd51249b7e40c643 git.build.version=3.0.10 git.closest.tag.commit.count=0 git.closest.tag.name=syncope-3.0.10 git.commit.author.time=2024-12-27T07\:51\:53+0000 git.commit.committer.time=2024-12-27T07\:51\:53+0000 git.commit.id=82c2f77f62e8ee08aef9f589bd51249b7e40c643 git.commit.id.abbrev=82c2f77f git.commit.id.describe=syncope-3.0.10 git.commit.id.describe-short=syncope-3.0.10 git.commit.message.full=prepare release syncope-3.0.10 git.commit.message.short=prepare release syncope-3.0.10 git.commit.time=2024-12-27T07\:51\:53+0000 git.dirty=false git.local.branch.ahead=NO_REMOTE git.local.branch.behind=NO_REMOTE git.remote.origin.url=https\://gitbox.apache.org/repos/asf/syncope.git git.tag= |