mustache-maven-plugin Maven Plugin

A maven plugin to run mustache templates in Maven builds. It takes a context in YAML format and a template in mustache format and generates one or more files.

License

License

Categories

Categories

Maven Build Tools Net
GroupId

GroupId

net.wouterdanes
ArtifactId

ArtifactId

mustache-maven-plugin
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

mustache-maven-plugin Maven Plugin
A maven plugin to run mustache templates in Maven builds. It takes a context in YAML format and a template in mustache format and generates one or more files.
Project URL

Project URL

https://github.com/wouterd/mustache-maven-plugin
Source Code Management

Source Code Management

https://github.com/wouterd/mustache-maven-plugin

Download mustache-maven-plugin

How to add to project

<plugin>
    <groupId>net.wouterdanes</groupId>
    <artifactId>mustache-maven-plugin</artifactId>
    <version>1.2</version>
</plugin>

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 2.0
org.codehaus.plexus : plexus-utils jar 3.0.8
com.github.spullara.mustache.java : compiler jar 0.8.13
org.yaml : snakeyaml jar 1.13

provided (2)

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

test (2)

Group / Artifact Type Version
org.apache.maven : maven-artifact jar 2.2.1
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.2
1.1
1.0