Class | Description |
---|---|
AbstractFileMojo |
Base class for the command-line install-file and deploy-file goals.
|
Config |
this class is used to store some user information about configuration of the plugin.
|
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)
|
ObrIndex |
Index the content of a maven repository using OBR
|
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
|
PomHelper |
Maven POM helper methods.
|
RemoteFileManager |
this class is used to manage all connections by wagon.
|
XmlHelper |
Provide XML helper methods to support pre-Java5 runtimes
|
Copyright © 2006-2014 The Apache Software Foundation. All Rights Reserved.