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 | Jul 10, 2021 |
Files | pom (22 KB) maven-plugin (40 KB) View All |
Repositories | CentralSciJava Public |
Ranking | #190577 in MvnRepository (See Top Artifacts) #258 in Maven Plugins |
Used By | 2 artifacts |
Vulnerabilities | Vulnerabilities from dependencies: CVE-2021-26291 |
Compile Dependencies (4)
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 | 5.0.0 | ✔ | |
Build Model Apache 2.0 | org.apache.maven » maven-plugin-api | 3.1.0-alpha-1 | 3.9.9 | |
Build Tool Apache 2.0 | org.apache.maven » maven-core1 vulnerability | 3.1.0-alpha-1 | 3.9.9 |
Provided Dependencies (1)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Annotation Lib Apache 2.0 | org.apache.maven.plugin-tools » maven-plugin-annotations | 3.6.0 | 3.15.0 |
Test Dependencies (7)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
CPAL 1.0CPL 1.0 | com.github.stefanbirkner » system-rules | 1.19.0 | ✔ | |
I/O Apache 2.0 | commons-io » commons-io | 2.9.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.19.0 | 3.26.3 | |
Mocking MIT | org.mockito » mockito-core | 3.11.0 | 5.13.0 | |
Logging MIT | org.slf4j » slf4j-simple | 1.7.25 | 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 | 5.0.0 | ✔ |
Licenses
License | URL |
---|---|
GNU Lesser General Public License 3.0 | http://www.gnu.org/licenses/lgpl-3.0.txt |