Add git-commit-id-maven-plugin to generate build metadat 69/141069/1
authorsourabh_sourabh <sourabh.sourabh@est.tech>
Tue, 3 Jun 2025 13:03:05 +0000 (14:03 +0100)
committersourabh_sourabh <sourabh.sourabh@est.tech>
Tue, 3 Jun 2025 13:03:05 +0000 (14:03 +0100)
commitb097f319586be40d4978abc0787cbc62a95251d2
treef81339c068a40ade02891de16cdb43519731bbbe
parenta6412ca17e1d70ef1d444f97e513f91564cff1ac
Add git-commit-id-maven-plugin to generate build metadat

- Integrated git-commit-id-maven-plugin in pom.xml
- Configured it to run during the package phase
- Outputs selected metadata to git.properties.
- Set custom date format and file output location

Issue-ID: CPS-2690
Change-Id: Id496bd7cc67982dedfd0a70dbdb6136046a2dac1
Signed-off-by: sourabh_sourabh <sourabh.sourabh@est.tech>
dmi-service/pom.xml
dmi-service/src/main/resources/application.yml
dmi-stub/dmi-stub-service/src/main/resources/application.yml
dmi-stub/pom.xml
pom.xml