Templated Resource Generator Maven Plugin

A Maven plugin that generates resource files from a provided template, optionally performing property replacement from the current Maven environment using ${property.key} as the property placeholder.

License

License

MIT License
Categories

Categories

Maven Build Tools
GroupId

GroupId

com.shankyank.mojo
ArtifactId

ArtifactId

template-resgen-maven-plugin
Last Version

Last Version

0.11
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Templated Resource Generator Maven Plugin
A Maven plugin that generates resource files from a provided template, optionally performing property replacement from the current Maven environment using ${property.key} as the property placeholder.
Project URL

Project URL

http://resgen.shankyank.com/

Download template-resgen-maven-plugin

How to add to project

<plugin>
    <groupId>com.shankyank.mojo</groupId>
    <artifactId>template-resgen-maven-plugin</artifactId>
    <version>0.11</version>
</plugin>

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.1.1
org.apache.maven : maven-core jar 3.1.1

provided (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.11
0.10
0.9