Full name:
org.walkmod.maven.plugins:walkmod-maven-plugin:2.0.1:patch
Description:
Attributes:
| Name | Type | Since | Description |
|---|---|---|---|
| project | MavenProject | - | Current project Default value is: ${project}. User property is: project. |
| Name | Type | Since | Description |
|---|---|---|---|
| chains | String | - | Chains to execute Default value is: ${walkmod.chains}. User property is: chains. |
| excludes | String[] | - | List of excluded files |
| includes | String[] | - | List of included files |
| offline | boolean | - | If dependencies are resolved off-line Default value is: false. User property is: offline. |
| patchFormat | String | - | Patch format: json or raw Default value is: raw. User property is: format. |
| patchPerChange | boolean | - | If generates a patch per change User property is: patchPerChange. |
| patchPerFile | boolean | - | If generates a single patch per file User property is: patchPerFile. |
| path | String | - | Source file directory User property is: path. |
| printError | boolean | - | If it prints errors Default value is: false. User property is: printError. |
| properties | String | - | Dynamic parameters to set Default value is: ${walkmod.properties}. User property is: properties. |
| skipWalkmod | boolean | - | If it skips walkmod User property is: skipWalkmod. |
| verbose | boolean | - | If it is executed in verbose mode. Default value is: false. User property is: verbose. |
path: