Maven Plugin

Git Commit Id Maven Plugin

Downloads

Jar106.16 KB
Pom16.00 KB

[top] / pl / project13 / maven / git-commit-id-plugin / 2.2.6

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/ktoso/maven-git-commit-id-plugin
Repository external
Group ID pl.project13.maven
Artifact ID git-commit-id-plugin
Version 2.2.6
Packaging maven-plugin
Parent org.sonatype.oss oss-parent 9 (View)

POM Snippet

    <plugin>
      <groupId>pl.project13.maven</groupId>
      <artifactId>git-commit-id-plugin</artifactId>
      <version>2.2.6</version>
    </plugin>

Other Details

URL http://www.blog.project13.pl
License GNU Lesser General Public License 3.0

SCM

Connection scm:git:https://github.com/ktoso/maven-git-commit-id-plugin
Dev. Connection scm:git:git@github.com:ktoso/maven-git-commit-id-plugin.git
Viewer git@github.com/ktoso/maven-git-commit-id-plugin.git