Full name:
de.dentrassi.varlink:varlink-maven-plugin:0.2.0:generate
Description:
Attributes:
Name | Type | Since | Description |
---|---|---|---|
characterSet | String | - | The character set to use for the generated resources Default value is: ${project.build.sourceEncoding}. User property is: varlink.generator.charset. |
sourcePath | File | - | The path to load the sources from Default value is: ${basedir}/src/main/varlink. User property is: varlink.sourcePath. |
targetPath | File | - | The path to generate the sources to Default value is: ${project.build.directory}/generated-sources/varlink. User property is: varlink.targetPath. |
Name | Type | Since | Description |
---|---|---|---|
skip | boolean | - | Allows to skip the generation Default value is: false. User property is: varlink.skip. |
skip: