Git Commit Id Maven Plugin git-commit-id-plugin

Parent oss-parent
Group pl.project13.maven
描述 git-commit-id-plugin is a plugin quite similar to https://fisheye.codehaus.org/browse/mojo/tags/buildnumber-maven-plugin-1.0-beta-4 for example but as buildnumber at the time when I started this plugin only supported CVS and SVN, something had to be done. 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. The data currently exported is like this (that's the end effect from the GitRepositoryState Bean): { "branch" : "testing-maven-git-plugin", "co
Packaging
Size
文件 pom jar
网址 http://www.blog.project13.pl
发布时间 2015-09-28 17:31

dependencies

Group Artifact Version
org.apache.maven maven-plugin-api 3.1.1
org.apache.maven maven-core 3.1.1
com.fasterxml.jackson.core jackson-databind 2.5.1
joda-time joda-time 2.7
com.google.guava guava 18.0
com.intellij annotations 12.0
org.eclipse.jgit org.eclipse.jgit 4.0.0.201506090130-r
org.slf4j slf4j-api 1.7.12
org.slf4j slf4j-simple 1.7.12
junit junit 4.12
org.easytesting fest-assert 1.4
org.codehaus.plexus plexus-utils 3.0.21
org.mockito mockito-core 2.0.5-beta
commons-io commons-io 2.4
pl.pragmatists JUnitParams 1.0.4

developers

ktoso Konrad Malawski project13.pl

licenses

GNU Lesser General Public License 3.0 http://www.gnu.org/licenses/lgpl-3.0.txt
索引仓库
仓库 个数
Central 592045
64844249