Last Version

change.impact Maven Plugin 0.0.3

A Maven plug-in that conditionally sets a property based on whether the latest Git commit affects any files in the transitive dependency chain of the current project.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.tasktop.maven
ArtifactId

ArtifactId

change-impact
Version

Version

0.0.3
Type

Type

maven-plugin
Description

Description

change.impact Maven Plugin
A Maven plug-in that conditionally sets a property based on whether the latest Git commit affects any files in the transitive dependency chain of the current project.
Project URL

Project URL

https://github.com/greensopinion/maven-change-impact
Project Organization

Project Organization

Tasktop Technologies
Source Code Management

Source Code Management

https://github.com/greensopinion/maven-change-impact.git

Download change-impact 0.0.3


<plugin>
    <groupId>com.tasktop.maven</groupId>
    <artifactId>change-impact</artifactId>
    <version>0.0.3</version>
</plugin>

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.3.9
org.apache.maven.shared : maven-dependency-tree jar 3.0
org.apache.maven : maven-core jar 3.0
org.apache.maven : maven-project jar 2.0.9
org.eclipse.jgit : org.eclipse.jgit jar 4.11.0.201803080745-r
org.codehaus.plexus : plexus-utils jar 3.0.21

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.5

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.5.2

Project Modules

There are no modules declared in this project.