License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.github.danielflower.mavenplugins |
ArtifactId | ArtifactIdgitlog-maven-plugin |
Version | Version1.13.17 |
Type | Typemaven-plugin |
Description |
DescriptionMaven Git Log Plugin
Generates a changelog based on commits to a git repository in text and HTML format showing the changes
that are included in each version. A possible use of this is to include these changelogs when packaging your
maven project so that you have an accurate list of commits that the current package includes.
|
Project URL |
Project URL |
Filename | Size |
---|---|
gitlog-maven-plugin-1.13.17.pom | |
gitlog-maven-plugin-1.13.17.jar | 60 KB |
gitlog-maven-plugin-1.13.17-sources.jar | 34 KB |
gitlog-maven-plugin-1.13.17-javadoc.jar | 175 KB |
Browse |
<plugin>
<groupId>com.github.danielflower.mavenplugins</groupId>
<artifactId>gitlog-maven-plugin</artifactId>
<version>1.13.17</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 2.2.1 |
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.3 |
com.madgag : org.eclipse.jgit | jar | 2.99.99.2.0-UNOFFICIAL-ROBERTO-RELEASE |
org.apache.commons : commons-lang3 | jar | 3.0.1 |
org.apache.maven.reporting : maven-reporting-api | jar | 3.0 |
org.apache.maven.doxia : doxia-sink-api | jar | 1.0 |
xml-apis : xml-apis | jar | 1.3.04 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.hamcrest : hamcrest-core | jar | 1.3 |