Hudson Maven 3 Plugin REST API

/plugin/maven3-plugin/builderConfig/{projectName}/{index}

The following operations are supported on this resource:

GET

Parameters

name description type default
projectName (no documentation provided) path
index (no documentation provided) path

Output Payload

element produceable content type(s)
buildConfiguration (XML)
  • application/xml
  • application/json
description
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

Input Payload

element consumeable content type(s)
buildConfiguration (XML)
  • */*
  • application/xml
description
(no documentation provided)