
config.template.flavour.vanilla-fm-yml.ftl Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of fj-doc-maven-plugin Show documentation
Show all versions of fj-doc-maven-plugin Show documentation
Maven plugin to add Fugerit Venus Doc to a mavne project (fj-doc:generate)
<#import 'flavour-macro.ftl' as fhm>
---
flavour: ${context.flavour}
process:
- from: flavour/${context.flavour}/pom.ftl
to: ${context.projectFolder}/pom.xml
- from: flavour/${context.flavour}/README.ftl
to: ${context.projectFolder}/README.md
- from: flavour/${context.flavour}/gitignore.ftl
to: ${context.projectFolder}/.gitignore
© 2015 - 2025 Weber Informatics LLC | Privacy Policy