Apache Maven plugin to automatically render concrete resources using Jinja templating engine during project build time. For more details visit the project webpage.
This plugin uses jinjava, see this link for more info.
This project has the following requirements,
- JDK 8
- Maven 3.3 and above
To build this project from source, run the commands below,
# Clone project to current working directory
git clone https://github.com/chitralverma/jinja-maven-plugin.git
# Change directory to cloned project root
cd jinja-maven-plugin
# Build project
mvn clean install
Note: Maven 3.3+ and Git are required to build project from source.
- Dry Run
- Wildcard support for value file paths
I'm interested in building a community and would welcome any thoughts/ suggestions/ patches. You can reach me here.
Copyright © 2021 Chitral Verma
Licensed under the Apache License, Version 2.0