artifact element

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

Example XML

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