Validate parameters for create Maven package
Response body
object
The ID of the artifact.
Extra files to include in the package. This can be a single file or multiple files.
string
Artifact's group ID.
The ivy file is an XML file describing the dependencies of the project.
Adds bundled Java documentation to the Maven package
The primary file for the package.
Artifact's Maven packaging type.
The POM file is an XML file containing the Maven coordinates.
If true, the uploaded package will overwrite any others with the same attributes (e.g. same version); otherwise, it will be flagged as a duplicate.
Adds bundled Java source code to the Maven package.
A comma-separated values list of tags to add to the package.
Adds bundled Java tests to the Maven package.
The raw version for this package.
Request could not be processed (see detail).
An extended message for the response.
A Dictionary of related errors where key: Field and value: Array of Errors related to that field
Namespace (owner) or repository not found
Missing or invalid parameters (see detail).