artifactTransferRequest element
Example XML
<?xml version="1.0" encoding="UTF-8"?>
<artifactTransferRequest>
<context>...</context>
<version>...</version>
<id>...</id>
<bundleDocUrl>...</bundleDocUrl>
<goals>...</goals>
<goals>...</goals>
<!--...more "goals" elements...-->
<scope>...</scope>
<prefix>...</prefix>
<url>...</url>
<size>...</size>
<repositoryId>...</repositoryId>
<bundleImportPackage>...</bundleImportPackage>
<type>...</type>
<path>...</path>
<bundleVersion>...</bundleVersion>
<bundleExportPackage>...</bundleExportPackage>
<bundleSymbolicName>...</bundleSymbolicName>
<bundleName>...</bundleName>
<classifier>...</classifier>
<fileExtension>...</fileExtension>
<bundleRequireBundle>...</bundleRequireBundle>
<bundleDescription>...</bundleDescription>
<artifactId>...</artifactId>
<packaging>...</packaging>
<bundleExportService>...</bundleExportService>
<groupId>...</groupId>
<bundleLicense>...</bundleLicense>
<targetRepositoryId>...</targetRepositoryId>
</artifactTransferRequest>