Skip to content
Snippets Groups Projects
Name Last commit Last update
src
tests
.gitignore
README.md
pom.xml

StringTemplate Maven Plugin

This plugin allows you to execute StringTemplate 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.