maven-replacer-plugin Maven Mojo

Maven plugin to replace tokens in a given file with a value

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.google.code.maven-replacer-plugin
ArtifactId

ArtifactId

replacer
Last Version

Last Version

1.5.3
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

maven-replacer-plugin Maven Mojo
Maven plugin to replace tokens in a given file with a value
Project URL

Project URL

http://code.google.com/p/maven-replacer-plugin

Download replacer

How to add to project

<plugin>
    <groupId>com.google.code.maven-replacer-plugin</groupId>
    <artifactId>replacer</artifactId>
    <version>1.5.3</version>
</plugin>

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.0.3
org.apache.ant : ant jar 1.8.2
commons-lang : commons-lang jar 2.6
commons-io : commons-io jar 2.1
xerces : xercesImpl jar 2.8.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.10
org.mockito : mockito-all jar 1.8.5
org.hamcrest : hamcrest-all jar 1.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.3
1.5.2
1.5.1
1.5.0