Diff-Patch Maven Plugin

A plugin for patching files.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.stephenc.diffpatch
ArtifactId

ArtifactId

diffpatch-maven-plugin
Last Version

Last Version

0.5
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Diff-Patch Maven Plugin
A plugin for patching files.
Source Code Management

Source Code Management

http://github.com/stephenc/diffpatch-maven-plugin/tree/master/

Download diffpatch-maven-plugin

How to add to project

<plugin>
    <groupId>com.github.stephenc.diffpatch</groupId>
    <artifactId>diffpatch-maven-plugin</artifactId>
    <version>0.5</version>
</plugin>

Dependencies

compile (8)

Group / Artifact Type Version
org.apache.maven : maven-core jar 3.0
org.apache.maven : maven-plugin-api jar 3.0
org.codehaus.plexus : plexus-utils jar 2.0.5
org.codehaus.plexus : plexus-container-default jar 1.0-alpha-9
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.0
org.apache.commons : commons-lang3 jar 3.4
commons-io : commons-io jar 2.4
com.googlecode.java-diff-utils : diffutils jar 1.3.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.5
0.4
0.3
0.2
0.1