artifactTransferRequest element

Type: artifactTransferRequest
Namespace: (default namespace)
XML Schema: ns0.xsd

Example XML

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