Package org.apache.felix.obrplugin
Class Summary |
AbstractFileMojo |
Base class for the command-line install-file and deploy-file goals.
|
Capability |
This class describe and store capability node. |
Category |
describe and store category node.
|
Config |
this class is used to store some user information about configuration of the plugin. |
ExtractBindexInfo |
this class is used to configure bindex and get information built by bindex about targeted bundle. |
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
|
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. |
Require |
this class store a Require tag. |
ResourcesBundle |
this class describe all information by bundle. |
XmlHelper |
Provide XML helper methods to support pre-Java5 runtimes
|