artifactTransferRequest element

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

Example XML

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