Skip to content
Snippets Groups Projects
README.md 404 B
Newer Older
# StringTemplate Maven Plugin

This plugin allows you to execute [StringTemplate](http://www.stringtemplate.org/) template files during your
build.  The values for templates can come from static declarations or from a Java class specified to be executed.

For detailed instructions on how to use this plugin, please refer to the
[plugin site](http://kevinbirch.github.com/string-template-maven-plugin/).