git-commit-id-maven-plugin icon indicating copy to clipboard operation
git-commit-id-maven-plugin copied to clipboard

Maven plugin which includes build-time git repository information into an POJO / *.properties). Make your apps tell you which version exactly they were built from! Priceless in large distributed deplo...

Results 73 git-commit-id-maven-plugin issues
Sort by recently updated
recently updated
newest added

### Describe the idea (required) When running a GitHub pull-request workflow, the commit id is not the same as the pushed commit. https://github.com/orgs/community/discussions/25191 My use-case is when PR changes automatically...

enhancement

### Describe the release details (required) This is the place holder to release the new **7.0.1** version. Note that the current open tickets should be addressed, before performing a release....

### Describe the bug (required) I have configured a Maven build to include tags and git.closest.tag.* values in git.properties. The verbose log shows that tags are being collected but the...

bug

### Describe your idea ATM the name of the remote seems to be hard coded as `origin`, which causes the plugin to fail: ``` [ERROR] Failed to perform fetch org.eclipse.jgit.api.errors.InvalidRemoteException:...

Bumps [org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) from 3.6.1 to 3.7.1. Release notes Sourced from org.apache.maven.plugins:maven-dependency-plugin's releases. 3.7.1 🐛 Bug Fixes [MDEP-943] - Fix appendOutput option (#414) @​slawekjaranowski 📦 Dependency updates [MDEP-944] - Bump org.apache.maven.shared:maven-common-artifact-filters...

dependencies
java

Bumps [org.apache.maven.plugins:maven-clean-plugin](https://github.com/apache/maven-clean-plugin) from 3.3.2 to 3.4.0. Release notes Sourced from org.apache.maven.plugins:maven-clean-plugin's releases. 3.4.0 What's Changed Bump apache/maven-gh-actions-shared from 3 to 4 by @​dependabot in apache/maven-clean-plugin#38 [MCLEAN-116] Use default Log interface...

dependencies
java

Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.2.5 to 3.3.0. Release notes Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases. 3.3.0 Release Notes - Maven Surefire - Version 3.3.0 What's Changed Bump org.htmlunit:htmlunit from 3.9.0 to 3.10.0 by...

dependencies
java

Bumps [org.apache.maven.plugins:maven-release-plugin](https://github.com/apache/maven-release) from 3.0.1 to 3.1.0. Release notes Sourced from org.apache.maven.plugins:maven-release-plugin's releases. 3.1.0 🚀 New features and improvements [MRELEASE-1145] - Upgrade to Maven 3.6.3 (#217) @​michael-o [MRELEASE-1139] - Improve logging...

dependencies
java

### Describe the bug (required) When running `git-commit-id-plugin` on a multi-module maven project with a parent pom and `injectAllReactorProjects` set to `true`, all generated `git.properties` in submodules will end up...

bug
to-triage

Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.13.0 to 10.17.0. Release notes Sourced from com.puppycrawl.tools:checkstyle's releases. checkstyle-10.17.0 Checkstyle 10.17.0 - https://checkstyle.org/releasenotes.html#Release_10.17.0 Breaking backward compatibility: #13758 - ImportOrder: replace Pattern[] with String[] type for properties...

dependencies
java