Full name:
biz.paluch.maven.configurator:configurator-maven-plugin:1.0.1:configure-file
Description:
Attributes:
Name | Type | Since | Description |
---|---|---|---|
file | File | - | The target directory the application to be deployed is located. |
propertySources | List | - | Property-Source, optional List of File-Names or URL's or property
files. |
targetDir | File | - | The target directory the application to be deployed is located. Default value is: ${project.build.directory}/. |
tokenEnd | String | - | Token end for identifying the end of the variable declaration. Can
be something like @ or }. |
tokenStart | String | - | Token start for identifying the start of the variable declaration.
Can be something like @ or ${. |
file: