BuilderConfigResource
The following resources are part of this group:
- /plugin/maven3-plugin/builderConfig/{projectName}
- /plugin/maven3-plugin/builderConfig/{projectName}/{index}
/plugin/maven3-plugin/builderConfig/{projectName}
Mount Point: /rest/plugin/maven3-plugin/builderConfig/{projectName}
GET
Parameters
| name | description | type | default |
|---|---|---|---|
| projectName | (no documentation provided) | path |
Response Body
| element: | (custom) |
(no documentation provided)
/plugin/maven3-plugin/builderConfig/{projectName}/{index}
Mount Point: /rest/plugin/maven3-plugin/builderConfig/{projectName}/{index}
GET
Parameters
| name | description | type | default |
|---|---|---|---|
| projectName | (no documentation provided) | path | |
| index | (no documentation provided) | path |
Response Body
| element: | buildConfiguration |
builder configuration for the project at the specified index
PUT
Parameters
| name | description | type | default |
|---|---|---|---|
| projectName | (no documentation provided) | path | |
| index | (no documentation provided) | path |
Request Body
| element: | buildConfiguration |
(no documentation provided)