Skip to content

Parameters

GID
The groupId of the artifact to be uploaded. The recommended groupId is 'org.eclipse.orbit.SIMPLE-NAME', where SIMPLE-NAME referes to the unique segment of the original groupId. For example, in the case of a groupId of 'org.apache.httpcomponents', the simple name would be 'httpcomponents', so the resulting groupId would be 'org.eclipse.orbit.httpcomponents'.
AID
The artifactID of the artifact to be uploaded.
VERSION
The version of the artifact to be uploaded.
artifact.jar
The main artifact to be uploaded.
artifact-source.jar
The optional source artifact corresponding to the main artifact.