Class Summary | |
---|---|
AbstractDependencyFilter | Apply clause-based filter over given dependencies |
AbstractFileMojo | Base class for the command-line install-file and deploy-file goals. |
AntPlugin | Generate Ant script to create the bundle (you should run ant:ant first). |
BundleAllPlugin | Create OSGi bundles from all dependencies in the Maven project |
BundleInfo | Information result of the bundling process |
BundleInfo | Convert a bundle to a generic resource description and store its local dependencies (like for example a license file in the JAR) in a zip file. |
BundlePlugin | Create an OSGi bundle from Maven project |
Capability | This class describe and store capability node. |
CapabilityImpl | |
Category | describe and store category node. |
Config | this class is used to store some user information about configuration of the plugin. |
DefaultMaven2OsgiConverter | Default implementation of Maven2OsgiConverter |
DependencyEmbedder | Add BND directives to embed selected dependencies inside a bundle |
DependencyExcluder | Exclude selected dependencies from the classpath passed to BND. |
ExtractBindexInfo | this class is used to configure bindex and get information built by bindex about targeted bundle. |
FilterImpl | |
JarPluginConfiguration | Provide access to the archive configuration from the jar plugin |
Manifest | |
ManifestEntry | |
ManifestPlugin | Generate an OSGi manifest for this project |
ManifestReadingException | Exception while reading the manifest. |
Maven2OsgiConverter | Converter from Maven groupId,artifactId and versions to OSGi Bundle-SymbolicName and version |
ObrCleanRepo | Clean an OBR repository by finding and removing missing resources. |
ObrDeploy | Deploys bundle details to a remote OBR repository (life-cycle goal) |
ObrDeployFile | Deploys bundle details to a remote OBR repository (command-line goal) |
ObrInstall | Installs bundle details in the local OBR repository (life-cycle goal) |
ObrInstallFile | Installs bundle details in the local OBR repository (command-line goal) |
ObrRemoteClean | Clean a remote repository file. |
ObrUpdate | this class parse the old repository.xml file build the bundle resource description and update the repository. |
ObrUtils | Various OBR utility methods |
PackageVersionAnalyzer | Extension of aQute.lib.osgi.Builder to handle package versions |
PElement | this class describe the p element in a capability tag. |
PomHelper | Maven POM helper methods. |
RemoteFileManager | this class is used to manage all connections by wagon. |
RepositoryImpl | Implements the basic repository. |
Require | this class store a Require tag. |
RequirementImpl | Implements the Requirement interface. |
ResourceImpl | |
ResourcesBundle | this class describe all information by bundle. |
StringSet | |
Tag | The Tag class represents a minimal XML tree. |
VersionRange | |
WrapPlugin | |
XmlHelper | Provide XML helper methods to support pre-Java5 runtimes |