artifact element

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

Example XML

<?xml version="1.0" encoding="UTF-8"?> <artifact> <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> </artifact>