From: Mathieu Baudier Date: Tue, 30 Jul 2019 10:11:14 +0000 (+0200) Subject: Add git metadata to MANIFEST X-Git-Tag: argeo-commons-2.1.78~13 X-Git-Url: http://git.argeo.org/?p=lgpl%2Fargeo-commons.git;a=commitdiff_plain;h=0e979509f3a9ecc00a687683be99a0aa929a8e18 Add git metadata to MANIFEST --- diff --git a/pom.xml b/pom.xml index c6c2ec30d..bfc3422c4 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,7 @@ - + 4.0.0 org.argeo.commons argeo-commons @@ -231,6 +233,11 @@ limitations under the License. UTF-8 + + pl.project13.maven + git-commit-id-plugin + 3.0.0 + maven-release-plugin 2.5.1 @@ -253,6 +260,10 @@ limitations under the License. <_removeheaders>Bnd-LastModified,Build-Jdk,Built-By,Tool,Created-By ${project.artifactId} ${project.groupId} + + ${git.commit.id} + ${git.commit.id.describe} + ${git.closest.tag.commit.count} @@ -308,6 +319,19 @@ limitations under the License. + + pl.project13.maven + git-commit-id-plugin + + + get-the-git-infos + + revision + + initialize + + + maven-resources-plugin @@ -481,8 +505,10 @@ limitations under the License. - - + + @@ -507,8 +533,10 @@ limitations under the License. - - + +