Last Version

Templated Resource Generator Maven Plugin 0.11

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
Version

Version

0.11
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 0.11


<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.