A B C D E F G H I J L M O P R S T U V W X 

A

AbstractDependencyFilter - Class in org.apache.felix.bundleplugin
Apply clause-based filter over given dependencies
AbstractDependencyFilter(Collection) - Constructor for class org.apache.felix.bundleplugin.AbstractDependencyFilter
 
AbstractFileMojo - Class in org.apache.felix.obrplugin
Base class for the command-line install-file and deploy-file goals.
AbstractFileMojo() - Constructor for class org.apache.felix.obrplugin.AbstractFileMojo
 
addExportedPackage(String, Artifact) - Method in class org.apache.felix.bundleplugin.BundleInfo
 
addMavenInstructions(MavenProject, Builder) - Method in class org.apache.felix.bundleplugin.BundlePlugin
 
addMavenSourcePath(MavenProject, Analyzer, Log) - Static method in class org.apache.felix.bundleplugin.BundlePlugin
 
analyze(InputStream) - Method in class org.apache.felix.bundleplugin.BlueprintPlugin
 
analyzeJar(Analyzer) - Method in class org.apache.felix.bundleplugin.BlueprintPlugin
 
AntPlugin - Class in org.apache.felix.bundleplugin
Generate Ant script to create the bundle (you should run ant:ant first).
AntPlugin() - Constructor for class org.apache.felix.bundleplugin.AntPlugin
 

B

BlueprintPlugin - Class in org.apache.felix.bundleplugin
 
BlueprintPlugin() - Constructor for class org.apache.felix.bundleplugin.BlueprintPlugin
 
BlueprintPlugin.Attribute - Class in org.apache.felix.bundleplugin
 
BlueprintPlugin.Attribute(String, Map<String, String>) - Constructor for class org.apache.felix.bundleplugin.BlueprintPlugin.Attribute
 
buildOSGiBundle(MavenProject, Map, Properties, Jar[]) - Method in class org.apache.felix.bundleplugin.BundlePlugin
 
buildPom(String, String, String, String) - Static method in class org.apache.felix.obrplugin.PomHelper
 
bundle(MavenProject) - Method in class org.apache.felix.bundleplugin.BundleAllPlugin
Deprecated.
Bundle one project only without building its childre
bundleAll(MavenProject, int) - Method in class org.apache.felix.bundleplugin.BundleAllPlugin
Deprecated.
Bundle a project and its transitive dependencies up to some depth level
BundleAllPlugin - Class in org.apache.felix.bundleplugin
Deprecated.
The bundleall goal is no longer supported and may be removed in a future release
BundleAllPlugin() - Constructor for class org.apache.felix.bundleplugin.BundleAllPlugin
Deprecated.
 
BundleInfo - Class in org.apache.felix.bundleplugin
Information result of the bundling process
BundleInfo() - Constructor for class org.apache.felix.bundleplugin.BundleInfo
 
BundlePlugin - Class in org.apache.felix.bundleplugin
Create an OSGi bundle from Maven project
BundlePlugin() - Constructor for class org.apache.felix.bundleplugin.BundlePlugin
 

C

calculateExportsFromContents(Jar) - Static method in class org.apache.felix.bundleplugin.ManifestPlugin
 
classifier - Variable in class org.apache.felix.bundleplugin.BundlePlugin
Classifier type of the bundle to be installed.
cleanupVersion(String) - Static method in class org.apache.maven.shared.osgi.DefaultMaven2OsgiConverter
 
compareTo(BlueprintPlugin.Attribute) - Method in class org.apache.felix.bundleplugin.BlueprintPlugin.Attribute
 
Config - Class in org.apache.felix.obrplugin
this class is used to store some user information about configuration of the plugin.
Config() - Constructor for class org.apache.felix.obrplugin.Config
constructor: set default configuration: use relative path and don't upload file.
connect(String, String) - Method in class org.apache.felix.obrplugin.RemoteFileManager
connect the current object to repository given in constructor.
convertVersionToOsgi(String) - Method in class org.apache.felix.bundleplugin.BundlePlugin
Convert a Maven version into an OSGi compliant version

D

DefaultMaven2OsgiConverter - Class in org.apache.maven.shared.osgi
Default implementation of Maven2OsgiConverter
DefaultMaven2OsgiConverter() - Constructor for class org.apache.maven.shared.osgi.DefaultMaven2OsgiConverter
 
DependencyEmbedder - Class in org.apache.felix.bundleplugin
Add BND directives to embed selected dependencies inside a bundle
DependencyEmbedder(Log, Collection) - Constructor for class org.apache.felix.bundleplugin.DependencyEmbedder
 
DependencyExcluder - Class in org.apache.felix.bundleplugin
Exclude selected dependencies from the classpath passed to BND.
DependencyExcluder(Collection) - Constructor for class org.apache.felix.bundleplugin.DependencyExcluder
 
DependencyTreeResolutionListener - Class in org.apache.maven.shared.dependency.tree
An artifact resolution listener that constructs a dependency tree.
DependencyTreeResolutionListener(Logger) - Constructor for class org.apache.maven.shared.dependency.tree.DependencyTreeResolutionListener
Creates a new dependency tree resolution listener that writes to the specified log.
disconnect() - Method in class org.apache.felix.obrplugin.RemoteFileManager
disconnect the current object.
doTemplate(URI, File, ResourceImpl) - Method in class org.apache.felix.obrplugin.ObrIndex
 
dumpClasspath - Variable in class org.apache.felix.bundleplugin.BundlePlugin
File where the BND class-path will be dumped
dumpClasspath(List, StringBuilder) - Static method in class org.apache.felix.bundleplugin.BundlePlugin
 
dumpInstructions - Variable in class org.apache.felix.bundleplugin.BundlePlugin
File where the BND instructions will be dumped
dumpInstructions(Properties, StringBuilder) - Static method in class org.apache.felix.bundleplugin.BundlePlugin
 
dumpManifest(Manifest, StringBuilder) - Static method in class org.apache.felix.bundleplugin.BundlePlugin
 

E

EMBED_DEPENDENCY - Static variable in class org.apache.felix.bundleplugin.DependencyEmbedder
 
EMBED_DIRECTORY - Static variable in class org.apache.felix.bundleplugin.DependencyEmbedder
 
EMBED_STRIP_GROUP - Static variable in class org.apache.felix.bundleplugin.DependencyEmbedder
 
EMBED_STRIP_VERSION - Static variable in class org.apache.felix.bundleplugin.DependencyEmbedder
 
EMBED_TRANSITIVE - Static variable in class org.apache.felix.bundleplugin.DependencyEmbedder
 
EMBEDDED_ARTIFACTS - Static variable in class org.apache.felix.bundleplugin.DependencyEmbedder
 
endProcessChildren(Artifact) - Method in class org.apache.maven.shared.dependency.tree.DependencyTreeResolutionListener
equals(Object) - Method in class org.apache.felix.bundleplugin.BlueprintPlugin.Attribute
 
excludeDependencies - Variable in class org.apache.felix.bundleplugin.BundlePlugin
Comma separated list of artifactIds to exclude from the dependency classpath passed to BND (use "true" to exclude everything)
execute(MavenProject, Map, Properties, Jar[]) - Method in class org.apache.felix.bundleplugin.AntPlugin
 
execute() - Method in class org.apache.felix.bundleplugin.BundleAllPlugin
Deprecated.
 
execute() - Method in class org.apache.felix.bundleplugin.BundlePlugin
 
execute(MavenProject, Map, Properties) - Method in class org.apache.felix.bundleplugin.BundlePlugin
 
execute(MavenProject, Map, Properties, Jar[]) - Method in class org.apache.felix.bundleplugin.BundlePlugin
 
execute(MavenProject, Map, Properties, Jar[]) - Method in class org.apache.felix.bundleplugin.InstructionsPlugin
 
execute(MavenProject, Map, Properties, Jar[]) - Method in class org.apache.felix.bundleplugin.ManifestPlugin
 
execute() - Method in class org.apache.felix.bundleplugin.VersionCleanerPlugin
 
execute() - Method in class org.apache.felix.bundleplugin.WrapPlugin
Deprecated.
 
execute() - Method in class org.apache.felix.obrplugin.ObrCleanRepo
 
execute() - Method in class org.apache.felix.obrplugin.ObrDeploy
 
execute() - Method in class org.apache.felix.obrplugin.ObrDeployFile
 
execute() - Method in class org.apache.felix.obrplugin.ObrIndex
 
execute() - Method in class org.apache.felix.obrplugin.ObrInstall
 
execute() - Method in class org.apache.felix.obrplugin.ObrInstallFile
 
execute() - Method in class org.apache.felix.obrplugin.ObrRemoteClean
 

F

file - Variable in class org.apache.felix.obrplugin.AbstractFileMojo
Bundle file, defaults to the artifact in the local Maven repository.
findObrXml(MavenProject) - Static method in class org.apache.felix.obrplugin.ObrUtils
 
findRepositoryXml(String, String) - Static method in class org.apache.felix.obrplugin.ObrUtils
 

G

get(String, String) - Method in class org.apache.felix.obrplugin.RemoteFileManager
get a file from the current repository connected.
getAnalyzer(MavenProject, Jar[]) - Method in class org.apache.felix.bundleplugin.ManifestPlugin
 
getAnalyzer(MavenProject, Map, Properties, Jar[]) - Method in class org.apache.felix.bundleplugin.ManifestPlugin
 
getArchiveConfiguration(MavenProject) - Static method in class org.apache.felix.bundleplugin.JarPluginConfiguration
 
getArtifactURI(ArtifactRepository, Artifact) - Static method in class org.apache.felix.obrplugin.ObrUtils
 
getBase(MavenProject) - Static method in class org.apache.felix.bundleplugin.BundlePlugin
 
getBuildDirectory() - Method in class org.apache.felix.bundleplugin.BundlePlugin
 
getBundleFileName(Artifact) - Method in class org.apache.maven.shared.osgi.DefaultMaven2OsgiConverter
 
getBundleFileName(Artifact) - Method in interface org.apache.maven.shared.osgi.Maven2OsgiConverter
 
getBundleName(MavenProject) - Method in class org.apache.felix.bundleplugin.BundlePlugin
TODO this should return getMaven2Osgi().getBundleFileName( project.getArtifact() )
getBundleSymbolicName(Artifact) - Method in class org.apache.maven.shared.osgi.DefaultMaven2OsgiConverter
Get the symbolic name as groupId + "." + artifactId, with the following exceptions if artifact.getFile is not null and the jar contains a OSGi Manifest with Bundle-SymbolicName property then that value is returned if groupId has only one section (no dots) and artifact.getFile is not null then the first package name with classes is returned. eg. commons-logging:commons-logging -> org.apache.commons.logging if artifactId is equal to last section of groupId then groupId is returned. eg.
getBundleSymbolicName(Artifact) - Method in interface org.apache.maven.shared.osgi.Maven2OsgiConverter
Get the OSGi symbolic name for the artifact
getClasspath(MavenProject) - Method in class org.apache.felix.bundleplugin.BundlePlugin
 
getDefaultProperties(MavenProject) - Method in class org.apache.felix.bundleplugin.BundlePlugin
 
getDuplicatedExports() - Method in class org.apache.felix.bundleplugin.BundleInfo
Get a list of packages that are exported in more than one bundle.
getEmbeddableArtifacts(MavenProject, Analyzer) - Method in class org.apache.felix.bundleplugin.BundlePlugin
 
getEmbeddedArtifacts() - Method in class org.apache.felix.bundleplugin.DependencyEmbedder
 
getExcludedArtifacts() - Method in class org.apache.felix.bundleplugin.DependencyExcluder
 
getExportedPackages() - Method in class org.apache.felix.bundleplugin.BundleInfo
 
getFile(Artifact) - Method in class org.apache.felix.bundleplugin.BundleAllPlugin
Deprecated.
Use previously built bundles when available.
getFile(Artifact) - Method in class org.apache.felix.bundleplugin.BundlePlugin
Get the file for an Artifact
getInlinedPaths() - Method in class org.apache.felix.bundleplugin.DependencyEmbedder
 
getManifest(MavenProject, Jar[]) - Method in class org.apache.felix.bundleplugin.ManifestPlugin
 
getManifest(MavenProject, Map, Properties, Jar[]) - Method in class org.apache.felix.bundleplugin.ManifestPlugin
 
getMaven2OsgiConverter() - Method in class org.apache.felix.bundleplugin.BundlePlugin
 
getMaven2OsgiConverter() - Method in class org.apache.felix.bundleplugin.VersionCleanerPlugin
 
getMavenResourcePaths(MavenProject) - Static method in class org.apache.felix.bundleplugin.BundlePlugin
 
getName() - Method in class org.apache.felix.bundleplugin.BlueprintPlugin.Attribute
 
getNodes() - Method in class org.apache.maven.shared.dependency.tree.DependencyTreeResolutionListener
Deprecated.
As of 1.1, use a CollectingDependencyNodeVisitor on the root dependency node
getOptionalPackages(MavenProject) - Method in class org.apache.felix.bundleplugin.BundlePlugin
 
getOSGiBuilder(MavenProject, Map, Properties, Jar[]) - Method in class org.apache.felix.bundleplugin.BundlePlugin
 
getOutputDirectory() - Method in class org.apache.felix.bundleplugin.BundlePlugin
 
getOutputFile(Artifact) - Method in class org.apache.felix.bundleplugin.BundleAllPlugin
Deprecated.
 
getProject() - Method in class org.apache.felix.bundleplugin.BundlePlugin
 
getProject() - Method in class org.apache.felix.obrplugin.AbstractFileMojo
 
getProperties() - Method in class org.apache.felix.bundleplugin.BlueprintPlugin.Attribute
 
getProxyInfo(Settings) - Static method in class org.apache.felix.obrplugin.RemoteFileManager
Convenience method to map a Proxy object from the user system settings to a ProxyInfo object.
getRelativeURI(URI, URI) - Static method in class org.apache.felix.obrplugin.ObrUtils
 
getRemoteBundle() - Method in class org.apache.felix.obrplugin.Config
 
getRootNode() - Method in class org.apache.maven.shared.dependency.tree.DependencyTreeResolutionListener
Gets the root dependency node of the computed dependency tree.
getTextContent(Node) - Static method in class org.apache.felix.obrplugin.XmlHelper
based on public Java5 javadoc of org.w3c.dom.Node.getTextContent method
getTransformer(URL) - Method in class org.apache.felix.bundleplugin.BlueprintPlugin
 
getVersion(Artifact) - Method in class org.apache.maven.shared.osgi.DefaultMaven2OsgiConverter
 
getVersion(String) - Method in class org.apache.maven.shared.osgi.DefaultMaven2OsgiConverter
 
getVersion(Artifact) - Method in interface org.apache.maven.shared.osgi.Maven2OsgiConverter
Convert a Maven version into an OSGi compliant version
getVersion(String) - Method in interface org.apache.maven.shared.osgi.Maven2OsgiConverter
Convert a Maven version into an OSGi compliant version

H

hashCode() - Method in class org.apache.felix.bundleplugin.BlueprintPlugin.Attribute
 

I

includeArtifact(Artifact) - Method in class org.apache.maven.shared.dependency.tree.DependencyTreeResolutionListener
includeMavenResources(MavenProject, Analyzer, Log) - Static method in class org.apache.felix.bundleplugin.BundlePlugin
 
InstructionsPlugin - Class in org.apache.felix.bundleplugin
Generate BND instructions for this project
InstructionsPlugin() - Constructor for class org.apache.felix.bundleplugin.InstructionsPlugin
 
isLockedFile(String) - Method in class org.apache.felix.obrplugin.RemoteFileManager
this method indicates if the targeted file is locked or not.
isPathRelative() - Method in class org.apache.felix.obrplugin.Config
 
isRemoteFile() - Method in class org.apache.felix.obrplugin.Config
 
isTransitivelyOptional(HashSet, Artifact) - Method in class org.apache.felix.bundleplugin.BundlePlugin
Check to see if any dependency along the dependency trail of the artifact is optional.

J

JarPluginConfiguration - Class in org.apache.felix.bundleplugin
Provide access to the archive configuration from the jar plugin
JarPluginConfiguration() - Constructor for class org.apache.felix.bundleplugin.JarPluginConfiguration
 

L

lockFile(String, boolean) - Method in class org.apache.felix.obrplugin.RemoteFileManager
 
logDuplicatedPackages(BundleInfo) - Method in class org.apache.felix.bundleplugin.BundleAllPlugin
Deprecated.
Log what packages are exported in more than one bundle

M

manageArtifact(Artifact, Artifact) - Method in class org.apache.maven.shared.dependency.tree.DependencyTreeResolutionListener
manageArtifactScope(Artifact, Artifact) - Method in class org.apache.maven.shared.dependency.tree.DependencyTreeResolutionListener
manageArtifactSystemPath(Artifact, Artifact) - Method in class org.apache.maven.shared.dependency.tree.DependencyTreeResolutionListener
 
manageArtifactVersion(Artifact, Artifact) - Method in class org.apache.maven.shared.dependency.tree.DependencyTreeResolutionListener
manifestLocation - Variable in class org.apache.felix.bundleplugin.BundlePlugin
Directory where the manifest will be written
ManifestPlugin - Class in org.apache.felix.bundleplugin
Generate an OSGi manifest for this project
ManifestPlugin() - Constructor for class org.apache.felix.bundleplugin.ManifestPlugin
 
ManifestReadingException - Exception in org.apache.maven.shared.osgi
Exception while reading the manifest.
ManifestReadingException() - Constructor for exception org.apache.maven.shared.osgi.ManifestReadingException
 
ManifestReadingException(String, Throwable) - Constructor for exception org.apache.maven.shared.osgi.ManifestReadingException
 
ManifestReadingException(String) - Constructor for exception org.apache.maven.shared.osgi.ManifestReadingException
 
ManifestReadingException(Throwable) - Constructor for exception org.apache.maven.shared.osgi.ManifestReadingException
 
Maven2OsgiConverter - Interface in org.apache.maven.shared.osgi
Converter from Maven groupId,artifactId and versions to OSGi Bundle-SymbolicName and version
merge(BundleInfo) - Method in class org.apache.felix.bundleplugin.BundleInfo
 
mergeMavenManifest(MavenProject, Builder) - Method in class org.apache.felix.bundleplugin.BundlePlugin
 

O

ObrCleanRepo - Class in org.apache.felix.obrplugin
Clean an OBR repository by finding and removing missing resources.
ObrCleanRepo() - Constructor for class org.apache.felix.obrplugin.ObrCleanRepo
 
ObrDeploy - Class in org.apache.felix.obrplugin
Deploys bundle details to a remote OBR repository (life-cycle goal)
ObrDeploy() - Constructor for class org.apache.felix.obrplugin.ObrDeploy
 
ObrDeployFile - Class in org.apache.felix.obrplugin
Deploys bundle details to a remote OBR repository (command-line goal)
ObrDeployFile() - Constructor for class org.apache.felix.obrplugin.ObrDeployFile
 
ObrIndex - Class in org.apache.felix.obrplugin
Index the content of a maven repository using OBR
ObrIndex() - Constructor for class org.apache.felix.obrplugin.ObrIndex
 
ObrInstall - Class in org.apache.felix.obrplugin
Installs bundle details in the local OBR repository (life-cycle goal)
ObrInstall() - Constructor for class org.apache.felix.obrplugin.ObrInstall
 
ObrInstallFile - Class in org.apache.felix.obrplugin
Installs bundle details in the local OBR repository (command-line goal)
ObrInstallFile() - Constructor for class org.apache.felix.obrplugin.ObrInstallFile
 
ObrRemoteClean - Class in org.apache.felix.obrplugin
Clean a remote repository file.
ObrRemoteClean() - Constructor for class org.apache.felix.obrplugin.ObrRemoteClean
 
ObrUpdate - Class in org.apache.felix.obrplugin
this class parse the old repository.xml file build the bundle resource description and update the repository.
ObrUpdate(URI, URI, MavenProject, String, Config, Log) - Constructor for class org.apache.felix.obrplugin.ObrUpdate
initialize information.
ObrUtils - Class in org.apache.felix.obrplugin
Various OBR utility methods
ObrUtils() - Constructor for class org.apache.felix.obrplugin.ObrUtils
 
obrXml - Variable in class org.apache.felix.obrplugin.AbstractFileMojo
Optional XML file describing additional requirements and capabilities.
omitForCycle(Artifact) - Method in class org.apache.maven.shared.dependency.tree.DependencyTreeResolutionListener
omitForNearer(Artifact, Artifact) - Method in class org.apache.maven.shared.dependency.tree.DependencyTreeResolutionListener
org.apache.felix.bundleplugin - package org.apache.felix.bundleplugin
 
org.apache.felix.obrplugin - package org.apache.felix.obrplugin
 
org.apache.maven.shared.dependency.tree - package org.apache.maven.shared.dependency.tree
 
org.apache.maven.shared.osgi - package org.apache.maven.shared.osgi
 

P

parseHeader(String, Reporter) - Static method in class org.apache.felix.bundleplugin.BlueprintPlugin
 
parseRepositoryXml() - Method in class org.apache.felix.obrplugin.ObrUpdate
Parse the repository descriptor file.
PomHelper - Class in org.apache.felix.obrplugin
Maven POM helper methods.
PomHelper() - Constructor for class org.apache.felix.obrplugin.PomHelper
 
processDependencies(Collection, String) - Method in class org.apache.felix.bundleplugin.AbstractDependencyFilter
 
processDependencies(Collection, String) - Method in class org.apache.felix.bundleplugin.DependencyEmbedder
 
processDependencies(Collection, String) - Method in class org.apache.felix.bundleplugin.DependencyExcluder
 
processHeaders(Analyzer) - Method in class org.apache.felix.bundleplugin.DependencyEmbedder
 
processHeaders(String) - Method in class org.apache.felix.bundleplugin.DependencyExcluder
 
processInstructions(String) - Method in class org.apache.felix.bundleplugin.AbstractDependencyFilter
 
put(File, String) - Method in class org.apache.felix.obrplugin.RemoteFileManager
put a file on the current repository connected.

R

readPom(File) - Static method in class org.apache.felix.obrplugin.PomHelper
 
rebuildBundle - Variable in class org.apache.felix.bundleplugin.ManifestPlugin
When true, generate the manifest by rebuilding the full bundle in memory
RemoteFileManager - Class in org.apache.felix.obrplugin
this class is used to manage all connections by wagon.
RemoteFileManager(WagonManager, Settings, Log) - Constructor for class org.apache.felix.obrplugin.RemoteFileManager
initialize main information.
removeTagFromInstruction(String, String) - Static method in class org.apache.felix.bundleplugin.BundlePlugin
 
reportErrors(String, Analyzer) - Method in class org.apache.felix.bundleplugin.BundlePlugin
 
restrictRange(Artifact, Artifact, VersionRange) - Method in class org.apache.maven.shared.dependency.tree.DependencyTreeResolutionListener

S

sanitize(Properties) - Static method in class org.apache.felix.bundleplugin.BundlePlugin
 
sanitize(Object) - Static method in class org.apache.felix.bundleplugin.BundlePlugin
 
selectVersionFromRange(Artifact) - Method in class org.apache.maven.shared.dependency.tree.DependencyTreeResolutionListener
setBuildDirectory(String) - Method in class org.apache.felix.bundleplugin.BundlePlugin
 
setMaven2OsgiConverter(Maven2OsgiConverter) - Method in class org.apache.felix.bundleplugin.BundlePlugin
 
setMaven2OsgiConverter(Maven2OsgiConverter) - Method in class org.apache.felix.bundleplugin.VersionCleanerPlugin
 
setOutputDirectory(File) - Method in class org.apache.felix.bundleplugin.BundlePlugin
 
setPathRelative(boolean) - Method in class org.apache.felix.obrplugin.Config
 
setRemoteBundle(URI) - Method in class org.apache.felix.obrplugin.Config
 
setRemoteFile(boolean) - Method in class org.apache.felix.obrplugin.Config
 
setTextContent(Node, String) - Static method in class org.apache.felix.obrplugin.XmlHelper
based on public Java5 javadoc of org.w3c.dom.Node.setTextContent method
snapshotMatch(Artifact, String) - Method in class org.apache.felix.bundleplugin.BundleAllPlugin
Deprecated.
Check that the bundleName provided correspond to the artifact provided.
startProcessChildren(Artifact) - Method in class org.apache.maven.shared.dependency.tree.DependencyTreeResolutionListener
supportedProjectTypes - Variable in class org.apache.felix.bundleplugin.BundlePlugin
Project types which this plugin supports.

T

testArtifact(Artifact) - Method in class org.apache.maven.shared.dependency.tree.DependencyTreeResolutionListener
toFileURI(String) - Static method in class org.apache.felix.obrplugin.ObrUtils
 
toString() - Method in class org.apache.felix.obrplugin.RemoteFileManager
 
transformDirectives(Map) - Static method in class org.apache.felix.bundleplugin.BundlePlugin
 

U

unlockFile(String) - Method in class org.apache.felix.obrplugin.RemoteFileManager
 
unpackBundle - Variable in class org.apache.felix.bundleplugin.BundlePlugin
When true, unpack the bundle contents to the outputDirectory
updateRepository(URI, URI, URI) - Method in class org.apache.felix.obrplugin.ObrUpdate
update the repository descriptor file. parse the old repository descriptor file, get the old reference of the bundle or determine the id for a new bundle, extract information from bindex set the new information in descriptor file and save it.
updateScope(Artifact, String) - Method in class org.apache.maven.shared.dependency.tree.DependencyTreeResolutionListener
updateScopeCurrentPom(Artifact, String) - Method in class org.apache.maven.shared.dependency.tree.DependencyTreeResolutionListener

V

VersionCleanerPlugin - Class in org.apache.felix.bundleplugin
 
VersionCleanerPlugin() - Constructor for class org.apache.felix.bundleplugin.VersionCleanerPlugin
 

W

WrapPlugin - Class in org.apache.felix.bundleplugin
Deprecated.
The wrap goal is no longer supported and may be removed in a future release
WrapPlugin() - Constructor for class org.apache.felix.bundleplugin.WrapPlugin
Deprecated.
 
writeManifest(Manifest, File) - Static method in class org.apache.felix.bundleplugin.ManifestPlugin
 
writeRepositoryXml() - Method in class org.apache.felix.obrplugin.ObrUpdate
 

X

XmlHelper - Class in org.apache.felix.obrplugin
Provide XML helper methods to support pre-Java5 runtimes
XmlHelper() - Constructor for class org.apache.felix.obrplugin.XmlHelper
 
A B C D E F G H I J L M O P R S T U V W X 

Copyright © 2015. All rights reserved.