string-template:render

Full name:

com.webguys:string-template-maven-plugin:1.1:render

Description:

Executes string template using a given controller.

Attributes:

  • Requires a Maven project to be executed.

Required Parameters

Name Type Since Description
templates List - The collection of templates to render.

Parameter Details

templates:

The collection of templates to render.
  • Type: java.util.List
  • Required: Yes