Full name:
net.sf.uibuilder:uibuilder-maven-plugin:1.0-SNAPSHOT:replace
Description:
UibuilderReplaceMojo -
Attributes:
Name | Type | Since | Description |
---|---|---|---|
token | String |
- |
the token for replace from. |
value | String |
- |
the value for rpleace with |
Name | Type | Since | Description |
---|---|---|---|
dir | File |
- |
the base directory where replacing happens. Default value is: ${basedir} . |
includes | String |
- |
the include pattern. |
dir :
the base directory where replacing happens.
java.io.File
No
${basedir}
includes :
the include pattern.
java.lang.String
No
token :
the token for replace from.
java.lang.String
Yes
value :
the value for rpleace with
java.lang.String
Yes