Maven Plugin "replacer-maven-plugin"

The replacer-maven-plugin is a maven plugin that aims to replace tokens into a package based on property file.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.agifac.deploy
ArtifactId

ArtifactId

replacer-maven-plugin
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Maven Plugin "replacer-maven-plugin"
The replacer-maven-plugin is a maven plugin that aims to replace tokens into a package based on property file.
Project URL

Project URL

https://github.com/theAgileFactory

Download replacer-maven-plugin

How to add to project

<plugin>
    <groupId>com.agifac.deploy</groupId>
    <artifactId>replacer-maven-plugin</artifactId>
    <version>1.0.0</version>
</plugin>

Dependencies

compile (8)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 2.0
org.codehaus.plexus : plexus-utils jar 3.0.8
org.apache.maven.shared : maven-filtering jar 1.0-beta-2
org.apache.maven.reporting : maven-reporting-impl jar 2.0
org.codehaus.plexus : plexus-archiver jar 1.0-alpha-12
org.codehaus.plexus : plexus-component-annotations jar 1.0-beta-3.0.5
org.codehaus.plexus : plexus-container-default jar 1.0-alpha-9-stable-1
org.apache.maven : maven-archiver jar 2.4

provided (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0