Git Changelist Maven Extension

Maven extension which can set the special changelist user property according to Git metadata.

License

License

Categories

Categories

Maven Build Tools Jenkins Continuous Integration and Continuous Delivery Git Development Tools Version Controls
GroupId

GroupId

io.jenkins.tools.incrementals
ArtifactId

ArtifactId

git-changelist-maven-extension
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

jar
Description

Description

Git Changelist Maven Extension
Maven extension which can set the special changelist user property according to Git metadata.

Download git-changelist-maven-extension

How to add to project

<!-- https://jarcasting.com/artifacts/io.jenkins.tools.incrementals/git-changelist-maven-extension/ -->
<dependency>
    <groupId>io.jenkins.tools.incrementals</groupId>
    <artifactId>git-changelist-maven-extension</artifactId>
    <version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.jenkins.tools.incrementals/git-changelist-maven-extension/
implementation 'io.jenkins.tools.incrementals:git-changelist-maven-extension:1.3'
// https://jarcasting.com/artifacts/io.jenkins.tools.incrementals/git-changelist-maven-extension/
implementation ("io.jenkins.tools.incrementals:git-changelist-maven-extension:1.3")
'io.jenkins.tools.incrementals:git-changelist-maven-extension:jar:1.3'
<dependency org="io.jenkins.tools.incrementals" name="git-changelist-maven-extension" rev="1.3">
  <artifact name="git-changelist-maven-extension" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.jenkins.tools.incrementals', module='git-changelist-maven-extension', version='1.3')
)
libraryDependencies += "io.jenkins.tools.incrementals" % "git-changelist-maven-extension" % "1.3"
[io.jenkins.tools.incrementals/git-changelist-maven-extension "1.3"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.maven : maven-core jar 3.5.0
org.eclipse.jgit : org.eclipse.jgit jar 4.9.0.201710071750-r

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.
io.jenkins.tools.incrementals

Jenkins

Jenkins is an open source automation server with an unparalleled plugin ecosystem to support practically every tool as part of your delivery pipelines

Versions

Version
1.3
1.2
1.1
1.0-beta-7
1.0-beta-6
1.0-beta-5
1.0-beta-4
1.0-beta-3
1.0-beta-2