artifact element

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

Example XML

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