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 | Jun 08, 2024 |
Files | pom (26 KB) maven-plugin (53 KB) View All |
Repositories | CentralSciJava Public |
Ranking | #189714 in MvnRepository (See Top Artifacts) #313 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.8 | 5.0.0 | |
Apache 2.0 | org.codehaus.plexus » plexus-build-api | 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.6 | 3.9.9 | |
Build Tool Apache 2.0 | org.apache.maven » maven-core | 3.9.6 | 3.9.9 | |
Annotation Lib Apache 2.0 | org.apache.maven.plugin-tools » maven-plugin-annotations | 3.13.1 | 3.15.0 |
Test Dependencies (7)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
I/O Apache 2.0 | commons-io » commons-io | 2.16.1 | ✔ | |
Assertion Apache 2.0 | org.assertj » assertj-core | 3.26.0 | 3.26.3 | |
Testing EPL 2.0 | org.junit.jupiter » junit-jupiter-api | 5.10.2 | 5.11.0 | |
Testing EPL 2.0 | org.junit.jupiter » junit-jupiter-engine | 5.10.2 | 5.11.0 | |
Testing EPL 2.0 | org.junit.jupiter » junit-jupiter-params | 5.10.2 | 5.11.0 | |
Mocking MIT | org.mockito » mockito-core | 5.12.0 | 5.13.0 | |
Logging MIT | org.slf4j » slf4j-simple | 2.0.13 | 2.0.16 |
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.8 | 5.0.0 |
Licenses
License | URL |
---|---|
GNU Lesser General Public License 3.0 | http://www.gnu.org/licenses/lgpl-3.0.txt |