Sonatype Nexus OSS REST API

/metadata/{domain}/{target}/content

The following operations are supported on this resource:

DELETE

Rebuild maven metadata for the supplied repository or group. Note that appended to the end of the url should be the path that you want to rebuild. i.e. /content/org/blah will rebuild maven metadata under the org/blah directory. Leaving blank will simply rebuild maven metadata for the whole domain content.

Parameters

name description type default
domain The domain that will be used, valid options are 'repositories' or 'repo_groups' (Required). path
target The unique id in the domain to use (i.e. repository or group id) (Required). path

/metadata/{domain}/{target}/content

Home

REST Endpoints

XML Data Elements

XML Data Types