This plugin makes basic repository information available through maven resources. This can be used to display
"what version is this?" or "who has deployed this and when, from which branch?" information at runtime, making
it easy to find things like "oh, that isn't deployed yet, I'll test it tomorrow" and making both testers and
developers life easier. See https://github.com/git-commit-id/git-commit-id-maven-plugin
License | LGPL 3.0 |
---|---|
Categories | Maven Plugins |
Tags | plugingithubscmbuildbuild-systemmavengit |
HomePage | https://github.com/git-commit-id/git-commit-id-maven-plugin |
Date | Oct 21, 2023 |
Files | pom (24 KB) maven-plugin (54 KB) View All |
Repositories | CentralSciJava Public |
Ranking | #179824 in MvnRepository (See Top Artifacts) #328 in Maven Plugins |
Used By | 2 artifacts |
Compile Dependencies (3)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Defect Detection LGPL 2.1 | com.google.code.findbugs » jsr305 | 3.0.2 | 4.8.6 | |
LGPL 3.0 | io.github.git-commit-id » git-commit-id-plugin-core | 6.0.0-rc.6 | 5.0.0 | |
Apache 2.0 | org.sonatype.plexus » plexus-build-api | 0.0.7 | 1.2.0 |
Provided Dependencies (3)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Build Model Apache 2.0 | org.apache.maven » maven-plugin-api | 3.9.2 | 3.9.9 | |
Build Tool Apache 2.0 | org.apache.maven » maven-core | 3.9.2 | 3.9.9 | |
Annotation Lib Apache 2.0 | org.apache.maven.plugin-tools » maven-plugin-annotations | 3.9.0 | 3.15.0 |
Test Dependencies (6)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
I/O Apache 2.0 | commons-io » commons-io | 2.14.0 | 2.16.1 | |
Testing EPL 2.0 | junit » junit | 4.13.2 | 5.11.0 | |
Assertion Apache 2.0 | org.assertj » assertj-core | 3.24.2 | 3.26.3 | |
Mocking MIT | org.mockito » mockito-core | 5.6.0 | 5.13.0 | |
Logging MIT | org.slf4j » slf4j-simple | 2.0.9 | 2.0.16 | |
Apache 2.0 | pl.pragmatists » JUnitParams | 1.1.1 | ✔ |
Managed Dependencies (2)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Defect Detection LGPL 2.1 | com.google.code.findbugs » jsr305 (optional) | 3.0.2 | 4.8.6 | |
LGPL 3.0 | io.github.git-commit-id » git-commit-id-plugin-core | 6.0.0-rc.6 | 5.0.0 |
Licenses
License | URL |
---|---|
GNU Lesser General Public License 3.0 | http://www.gnu.org/licenses/lgpl-3.0.txt |