Full name:
org.kuali.maven.plugins:properties-maven-plugin:1.1.10-SNAPSHOT:write-project-properties
Description:
Attributes:
Name | Type | Since | Description |
---|---|---|---|
outputFile | File | - | The properties file that will be used when writing properties. |
Name | Type | Since | Description |
---|---|---|---|
antEchoPropertiesMode | boolean | - | If true, the plugin will create the properties file formatted the
same way Ant formats properties files using the
<echoproperties> task. The properties will be sorted by name
with the ':', '#', '=', CR, LF, and TAB characters escaped with a
backslash Default value is: false. |
includeSystemProperties | boolean | - | If true, the plugin will include system properties when writing the
properties file Default value is: false. |
omit | String | - | Comma separated set of properties to omit from writing to the
properties file |
omit: