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

A

AbstractCommandHelpPrinter - Class in org.apache.karaf.tooling.commands
 
AbstractCommandHelpPrinter() - Constructor for class org.apache.karaf.tooling.commands.AbstractCommandHelpPrinter
 
AbstractFeatureMojo - Class in org.apache.karaf.tooling.features
Common functionality for mojos that need to resolve features
AbstractFeatureMojo() - Constructor for class org.apache.karaf.tooling.features.AbstractFeatureMojo
 
addFeatureRepo(String) - Method in class org.apache.karaf.tooling.features.AbstractFeatureMojo
 
addFeatures(List<String>, Set<Feature>, Map<String, Feature>, boolean) - Method in class org.apache.karaf.tooling.features.AbstractFeatureMojo
Populate the features by traversing the listed features and their dependencies if transitive is true
addFeaturesDependencies(List<Dependency>, Set<Feature>, Map<String, Feature>, boolean) - Method in class org.apache.karaf.tooling.features.AbstractFeatureMojo
 
additionalMetadata - Variable in class org.apache.karaf.tooling.VerifyMojo
 
AddToRepositoryMojo - Class in org.apache.karaf.tooling.features
Add features to a repository directory
AddToRepositoryMojo() - Constructor for class org.apache.karaf.tooling.features.AddToRepositoryMojo
 
addTransitiveFeatures - Variable in class org.apache.karaf.tooling.features.AbstractFeatureMojo
 
aetherToArtifact(String) - Static method in class org.apache.karaf.tooling.utils.MavenUtil
Convert Aether coordinate format to an aether Artifact.
aetherToMvn(String) - Static method in class org.apache.karaf.tooling.utils.MavenUtil
Convert Aether coordinate format to PAX mvn format.
archive(File, File, Artifact) - Method in class org.apache.karaf.tooling.ArchiveMojo
 
ArchiveMojo - Class in org.apache.karaf.tooling
Package a server archive from an assembled server
ArchiveMojo() - Constructor for class org.apache.karaf.tooling.ArchiveMojo
 
artifactMetadataSource - Variable in class org.apache.karaf.tooling.utils.MojoSupport
 
artifactResolver - Variable in class org.apache.karaf.tooling.utils.MojoSupport
 
artifactToMvn(Object, String) - Method in class org.apache.karaf.tooling.utils.Dependency31Helper
 
artifactToMvn(Object, String) - Method in interface org.apache.karaf.tooling.utils.DependencyHelper
Convert an Aether (Sonatype or Eclipse) artifact into a PAX URL mvn format.
artifactToMvn(Artifact, String) - Method in class org.apache.karaf.tooling.utils.Dependency31Helper
 
artifactToMvn(Artifact, String) - Method in interface org.apache.karaf.tooling.utils.DependencyHelper
Convert a Maven Artifact into a PAX URL mvn format.
AsciiDoctorCommandHelpPrinter - Class in org.apache.karaf.tooling.commands
Prints documentation in asciidoc syntax
AsciiDoctorCommandHelpPrinter() - Constructor for class org.apache.karaf.tooling.commands.AsciiDoctorCommandHelpPrinter
 
AssemblyMojo - Class in org.apache.karaf.tooling
Creates a customized Karaf distribution by installing features and setting up configuration files.
AssemblyMojo() - Constructor for class org.apache.karaf.tooling.AssemblyMojo
 

B

blacklistedDescriptors - Variable in class org.apache.karaf.tooling.VerifyMojo
 
bundleBlacklisted(BundleInfo) - Method in class org.apache.karaf.tooling.VerifyMojo.DummyDeployCallback
 

C

callListeners(DeploymentEvent) - Method in class org.apache.karaf.tooling.VerifyMojo.DummyDeployCallback
 
callListeners(FeatureEvent) - Method in class org.apache.karaf.tooling.VerifyMojo.DummyDeployCallback
 
checkDoGarbageCollect() - Method in class org.apache.karaf.tooling.features.AbstractFeatureMojo
Maven ArtifactResolver leaves file handles around so need to clean up or we will run out of file descriptors.
classifier - Variable in class org.apache.karaf.tooling.KarMojo
Classifier to add to the artifact generated.
classLoader - Variable in class org.apache.karaf.tooling.commands.GenerateHelpMojo
The classloader to use for loading the commands.
ClientMojo - Class in org.apache.karaf.tooling.client
Client MOJO to deployWithSsh command on a running Karaf instance
ClientMojo() - Constructor for class org.apache.karaf.tooling.client.ClientMojo
 
close() - Method in class org.apache.karaf.tooling.utils.ReactorMavenResolver
 
CommandDescriptor - Class in org.apache.karaf.tooling.client
 
CommandDescriptor() - Constructor for class org.apache.karaf.tooling.client.CommandDescriptor
 
CommandHelpPrinter - Interface in org.apache.karaf.tooling.commands
 
config - Variable in class org.apache.karaf.tooling.AssemblyMojo
Specify a list of additional properties that should be added to ${karaf.etc}/config.properties
configuration - Variable in class org.apache.karaf.tooling.VerifyMojo
 
container - Variable in class org.apache.karaf.tooling.utils.MojoSupport
We can't autowire strongly typed RepositorySystem from Aether because it may be Sonatype (Maven 3.0.x) or Eclipse (Maven 3.1.x/3.2.x) version, so we switch to service locator by autowiring entire PlexusContainer
copy(File, File) - Method in class org.apache.karaf.tooling.utils.MojoSupport
 
copy(Artifact, File) - Method in class org.apache.karaf.tooling.features.AddToRepositoryMojo
 
copyDirectory(File, File) - Static method in class org.apache.karaf.tooling.utils.IoUtils
 
copyFile(File, File) - Static method in class org.apache.karaf.tooling.utils.IoUtils
 
CopyFileBasedDescriptor - Class in org.apache.karaf.tooling.features
 
CopyFileBasedDescriptor() - Constructor for class org.apache.karaf.tooling.features.CopyFileBasedDescriptor
 
copyFileBasedDescriptors - Variable in class org.apache.karaf.tooling.features.AddToRepositoryMojo
 
createDependencyHelper(PlexusContainer, MavenProject, MavenSession, int, Log) - Static method in class org.apache.karaf.tooling.utils.DependencyHelperFactory
Create a new DependencyHelper based on what has been found in PlexusContainer.
createManagedVersionMap(String, DependencyManagement) - Method in class org.apache.karaf.tooling.utils.MojoSupport
 

D

defaultStartLevel - Variable in class org.apache.karaf.tooling.AssemblyMojo
Default start level for bundles in features that don't specify it.
deleteConfigs(Feature) - Method in class org.apache.karaf.tooling.VerifyMojo.DummyDeployCallback
 
deleteRecursive(File) - Static method in class org.apache.karaf.tooling.utils.IoUtils
 
Dependency31Helper - Class in org.apache.karaf.tooling.utils
DependencyHelper for accessing Eclipse Aether system used in Maven 3.1+.
Dependency31Helper(List<?>, Object, RepositorySystem) - Constructor for class org.apache.karaf.tooling.utils.Dependency31Helper
 
Dependency31Helper(List<?>, Object, RepositorySystem, int) - Constructor for class org.apache.karaf.tooling.utils.Dependency31Helper
 
Dependency31Helper.ScopeDependencySelector2 - Class in org.apache.karaf.tooling.utils
 
dependencyHelper - Variable in class org.apache.karaf.tooling.features.GenerateDescriptorMojo
 
DependencyHelper - Interface in org.apache.karaf.tooling.utils
An interface for accessing available Aether subsystem (Sonatype for Maven 3.0.x or Eclipse for Maven 3.1.x)
DependencyHelperFactory - Class in org.apache.karaf.tooling.utils
Service-locator based factory for available Aether system.
DependencyHelperFactory() - Constructor for class org.apache.karaf.tooling.utils.DependencyHelperFactory
 
DeployMojo - Class in org.apache.karaf.tooling.client
Deploy MOJO to deploy an artifact remotely on a running Karaf instance, using ssh or JMX
DeployMojo() - Constructor for class org.apache.karaf.tooling.client.DeployMojo
 
deployWithJmx(List<String>) - Method in class org.apache.karaf.tooling.client.DeployMojo
 
deployWithSsh(List<String>) - Method in class org.apache.karaf.tooling.client.DeployMojo
 
deriveChildSelector(DependencyCollectionContext) - Method in class org.apache.karaf.tooling.utils.Dependency31Helper.ScopeDependencySelector2
 
descriptorArtifacts - Variable in class org.apache.karaf.tooling.features.AbstractFeatureMojo
 
descriptors - Variable in class org.apache.karaf.tooling.features.AbstractFeatureMojo
 
descriptors - Variable in class org.apache.karaf.tooling.VerifyMojo
 
distDir - Variable in class org.apache.karaf.tooling.VerifyMojo
 
distribution - Variable in class org.apache.karaf.tooling.VerifyMojo
 
DocBookCommandHelpPrinter - Class in org.apache.karaf.tooling.commands
Prints documentation in docbook syntax
DocBookCommandHelpPrinter() - Constructor for class org.apache.karaf.tooling.commands.DocBookCommandHelpPrinter
 
DockerfileMojo - Class in org.apache.karaf.tooling
 
DockerfileMojo() - Constructor for class org.apache.karaf.tooling.DockerfileMojo
 
DockerMojo - Class in org.apache.karaf.tooling
 
DockerMojo() - Constructor for class org.apache.karaf.tooling.DockerMojo
 
doExecute() - Method in class org.apache.karaf.tooling.AssemblyMojo
Main processing method.
doExecute() - Method in class org.apache.karaf.tooling.VerifyMojo
 
doLog(int, String, Throwable) - Method in class org.apache.karaf.tooling.VerifyMojo.MavenResolverLog
 
DummyDeployCallback(Bundle, Collection<Features>) - Constructor for class org.apache.karaf.tooling.VerifyMojo.DummyDeployCallback
 

E

encoding - Variable in class org.apache.karaf.tooling.features.GenerateDescriptorMojo
The character encoding scheme to be applied when filtering resources.
equals(Object) - Method in class org.apache.karaf.tooling.utils.LocalDependency
 
escapeString - Variable in class org.apache.karaf.tooling.features.GenerateDescriptorMojo
Expression preceded with the String won't be interpolated \${foo} will be replaced with ${foo}
execute() - Method in class org.apache.karaf.tooling.ArchiveMojo
 
execute() - Method in class org.apache.karaf.tooling.AssemblyMojo
 
execute() - Method in class org.apache.karaf.tooling.client.ClientMojo
 
execute() - Method in class org.apache.karaf.tooling.client.DeployMojo
 
execute() - Method in class org.apache.karaf.tooling.commands.GenerateHelpMojo
 
execute() - Method in class org.apache.karaf.tooling.DockerfileMojo
 
execute() - Method in class org.apache.karaf.tooling.DockerMojo
 
execute() - Method in class org.apache.karaf.tooling.features.AddToRepositoryMojo
 
execute() - Method in class org.apache.karaf.tooling.features.ExportFeatureMetaDataMojo
 
execute() - Method in class org.apache.karaf.tooling.features.GenerateDescriptorMojo
 
execute() - Method in class org.apache.karaf.tooling.KarMojo
 
execute() - Method in class org.apache.karaf.tooling.RunMojo
 
execute() - Method in class org.apache.karaf.tooling.VerifyMojo
 
execute(String) - Method in class org.apache.karaf.tooling.client.ClientMojo
 
ExportFeatureMetaDataMojo - Class in org.apache.karaf.tooling.features
Export meta data about features
ExportFeatureMetaDataMojo() - Constructor for class org.apache.karaf.tooling.features.ExportFeatureMetaDataMojo
 
extract(File, File) - Static method in class org.apache.karaf.tooling.RunMojo
 

F

factory - Variable in class org.apache.karaf.tooling.utils.MojoSupport
 
fail - Variable in class org.apache.karaf.tooling.VerifyMojo
 
FakeBundleRevision(Hashtable<String, String>, String, long) - Constructor for class org.apache.karaf.tooling.VerifyMojo.FakeBundleRevision
 
featureProcessingInstructions - Variable in class org.apache.karaf.tooling.VerifyMojo
 
features - Variable in class org.apache.karaf.tooling.features.AbstractFeatureMojo
 
features - Variable in class org.apache.karaf.tooling.VerifyMojo
 
featuresProcessing - Variable in class org.apache.karaf.tooling.AssemblyMojo
Optional location for custom features processing XML configuration (etc/org.apache.karaf.features.cfg)
filter(File, File) - Method in class org.apache.karaf.tooling.features.GenerateDescriptorMojo
 
format - Variable in class org.apache.karaf.tooling.commands.GenerateHelpMojo
The output format
framework - Variable in class org.apache.karaf.tooling.AssemblyMojo
Specify which framework to use (one of framework, framework-logback, static-framework, static-framework-logback, custom).
framework - Variable in class org.apache.karaf.tooling.VerifyMojo
 

G

GenerateDescriptorMojo - Class in org.apache.karaf.tooling.features
Generates the features XML file starting with an optional source feature.xml and adding project dependencies as bundles and feature/car dependencies.
GenerateDescriptorMojo() - Constructor for class org.apache.karaf.tooling.features.GenerateDescriptorMojo
 
GenerateHelpMojo - Class in org.apache.karaf.tooling.commands
Generates help documentation for Karaf commands
GenerateHelpMojo() - Constructor for class org.apache.karaf.tooling.commands.GenerateHelpMojo
 
generateMavenMetadata(Artifact, File) - Static method in class org.apache.karaf.tooling.utils.MavenUtil
Generate the maven-metadata-local.xml for the given Maven Artifact.
getArchiveFile(File, String, String) - Static method in class org.apache.karaf.tooling.KarMojo
 
getArtifact() - Method in class org.apache.karaf.tooling.utils.LocalDependency
 
getArtifactId(Object) - Method in class org.apache.karaf.tooling.utils.Dependency31Helper
 
getArtifactId(Object) - Method in interface org.apache.karaf.tooling.utils.DependencyHelper
 
getBaseVersion(Object) - Method in class org.apache.karaf.tooling.utils.Dependency31Helper
 
getBaseVersion(Object) - Method in interface org.apache.karaf.tooling.utils.DependencyHelper
 
getBsn(Manifest) - Static method in class org.apache.karaf.tooling.utils.ManifestUtils
 
getBundle() - Method in class org.apache.karaf.tooling.VerifyMojo.FakeBundleRevision
 
getClassifier(Object) - Method in class org.apache.karaf.tooling.utils.Dependency31Helper
 
getClassifier(Object) - Method in interface org.apache.karaf.tooling.utils.DependencyHelper
 
getCommand() - Method in class org.apache.karaf.tooling.client.CommandDescriptor
 
getDeclaredCapabilities(String) - Method in class org.apache.karaf.tooling.VerifyMojo.FakeBundleRevision
 
getDeclaredRequirements(String) - Method in class org.apache.karaf.tooling.VerifyMojo.FakeBundleRevision
 
getDefaultValue(Action, Field) - Method in class org.apache.karaf.tooling.commands.AbstractCommandHelpPrinter
 
getDefaultValueString(Object) - Method in class org.apache.karaf.tooling.commands.AbstractCommandHelpPrinter
 
getDependencies(MavenProject, boolean) - Method in class org.apache.karaf.tooling.utils.Dependency31Helper
 
getDependencies(MavenProject, boolean) - Method in interface org.apache.karaf.tooling.utils.DependencyHelper
 
getDeploymentState() - Method in class org.apache.karaf.tooling.VerifyMojo.DummyDeployCallback
 
getDir(Artifact) - Static method in class org.apache.karaf.tooling.utils.MavenUtil
 
getExports(Manifest) - Static method in class org.apache.karaf.tooling.utils.ManifestUtils
Get the list of exports from the manifest.
getFileName(Artifact, boolean) - Static method in class org.apache.karaf.tooling.utils.MavenUtil
 
getGroupId(Object) - Method in class org.apache.karaf.tooling.utils.Dependency31Helper
 
getGroupId(Object) - Method in interface org.apache.karaf.tooling.utils.DependencyHelper
 
getHeader(String, Manifest) - Static method in class org.apache.karaf.tooling.utils.ManifestUtils
 
getImports(Manifest) - Static method in class org.apache.karaf.tooling.utils.ManifestUtils
Get the list of imports from the manifest.
getLocalDependencies() - Method in class org.apache.karaf.tooling.utils.Dependency31Helper
 
getLocalDependencies() - Method in interface org.apache.karaf.tooling.utils.DependencyHelper
 
getLocalRepoUrl() - Method in class org.apache.karaf.tooling.utils.MojoSupport
 
getLog() - Method in class org.apache.karaf.tooling.features.GenerateDescriptorMojo
 
getMandatoryImports(Manifest) - Static method in class org.apache.karaf.tooling.utils.ManifestUtils
Get the list of non-optional imports from the manifest.
getMetadata(Map<String, String>, String) - Static method in class org.apache.karaf.tooling.VerifyMojo
 
getParent() - Method in class org.apache.karaf.tooling.utils.LocalDependency
 
getPrefixedProperties(Map<String, String>, String) - Static method in class org.apache.karaf.tooling.VerifyMojo
 
getProject() - Method in class org.apache.karaf.tooling.utils.MojoSupport
 
getProjectHelper() - Method in class org.apache.karaf.tooling.utils.MojoSupport
 
getRank() - Method in class org.apache.karaf.tooling.client.CommandDescriptor
 
getRank() - Method in class org.apache.karaf.tooling.client.ScriptDescriptor
 
getScope() - Method in class org.apache.karaf.tooling.utils.LocalDependency
 
getScript() - Method in class org.apache.karaf.tooling.client.ScriptDescriptor
 
getSourceFile() - Method in class org.apache.karaf.tooling.features.CopyFileBasedDescriptor
 
getStartLevel() - Method in class org.apache.karaf.tooling.VerifyMojo.FakeBundleRevision
 
getSymbolicName() - Method in class org.apache.karaf.tooling.VerifyMojo.FakeBundleRevision
 
getTargetDirectory() - Method in class org.apache.karaf.tooling.features.CopyFileBasedDescriptor
 
getTargetFileName() - Method in class org.apache.karaf.tooling.features.CopyFileBasedDescriptor
 
getTreeListing() - Method in class org.apache.karaf.tooling.utils.Dependency31Helper
 
getTreeListing() - Method in interface org.apache.karaf.tooling.utils.DependencyHelper
 
getTypes() - Method in class org.apache.karaf.tooling.VerifyMojo.FakeBundleRevision
 
getVersion() - Method in class org.apache.karaf.tooling.VerifyMojo.FakeBundleRevision
 
getVersionRange(Clause) - Static method in class org.apache.karaf.tooling.utils.ManifestUtils
 
getWiring() - Method in class org.apache.karaf.tooling.VerifyMojo.FakeBundleRevision
 
getWorkDirectory() - Method in class org.apache.karaf.tooling.utils.MojoSupport
 

H

hashCode() - Method in class org.apache.karaf.tooling.utils.LocalDependency
 

I

ignoreDependencyFlag - Variable in class org.apache.karaf.tooling.AssemblyMojo
Ignore the dependency attribute (dependency="[true|false]") on bundles, effectively forcing their installation.
ignoreDependencyFlag - Variable in class org.apache.karaf.tooling.features.AbstractFeatureMojo
Ignore the dependency flag on the bundles in the features XML
ignoreMissingConditions - Variable in class org.apache.karaf.tooling.VerifyMojo
 
includeBuildOutputDirectory - Variable in class org.apache.karaf.tooling.AssemblyMojo
Include project build output directory in the assembly.
includeHelpOption - Variable in class org.apache.karaf.tooling.commands.GenerateHelpMojo
Includes the --help command output in the generated documentation
installAllFeaturesByDefault - Variable in class org.apache.karaf.tooling.AssemblyMojo
For given stage (startup, boot, install) if there are no stage-specific features and profiles, all features from stage-specific repositories will be used.
installBundle(String, String, InputStream) - Method in class org.apache.karaf.tooling.VerifyMojo.DummyDeployCallback
 
installConfigs(Feature) - Method in class org.apache.karaf.tooling.VerifyMojo.DummyDeployCallback
 
installLibraries(Feature) - Method in class org.apache.karaf.tooling.VerifyMojo.DummyDeployCallback
 
IoUtils - Class in org.apache.karaf.tooling.utils
 
IoUtils() - Constructor for class org.apache.karaf.tooling.utils.IoUtils
 
isActivationPolicyUsed() - Method in class org.apache.karaf.tooling.VerifyMojo.FakeBundleRevision
 
isArtifactAFeature(Object) - Method in class org.apache.karaf.tooling.utils.Dependency31Helper
 
isArtifactAFeature(Object) - Method in interface org.apache.karaf.tooling.utils.DependencyHelper
 
isBundle(Manifest) - Static method in class org.apache.karaf.tooling.utils.ManifestUtils
Check if the manifest contains the mandatory Bundle-Symbolic-Name
isEmpty(String) - Static method in class org.apache.karaf.tooling.utils.MavenUtil
 
isFeature(Artifact) - Static method in class org.apache.karaf.tooling.utils.Dependency31Helper
 
isFeature(DependencyNode) - Static method in class org.apache.karaf.tooling.utils.Dependency31Helper
 
isMavenUrl(String) - Static method in class org.apache.karaf.tooling.KarMojo
 
isMavenUrl(String) - Static method in class org.apache.karaf.tooling.RunMojo
 
isOptional(Clause) - Static method in class org.apache.karaf.tooling.utils.ManifestUtils
Check if a given manifest clause represents an optional import
isPersistentlyStarted() - Method in class org.apache.karaf.tooling.VerifyMojo.FakeBundleRevision
 
isRetryableException(Exception) - Method in class org.apache.karaf.tooling.utils.ReactorMavenResolver
 
isTransitive() - Method in class org.apache.karaf.tooling.utils.LocalDependency
 

J

javase - Variable in class org.apache.karaf.tooling.AssemblyMojo
Specify the version of Java SE to be assumed for osgi.ee.
javase - Variable in class org.apache.karaf.tooling.VerifyMojo
 

K

karafVersion - Variable in class org.apache.karaf.tooling.AssemblyMojo
Karaf version changes the way some configuration files are prepared (to adjust to given Karaf version requirements).
karafVersion - Variable in class org.apache.karaf.tooling.VerifyMojo
 
KarMojo - Class in org.apache.karaf.tooling
Assemble a kar archive from a features.xml file
KarMojo() - Constructor for class org.apache.karaf.tooling.KarMojo
 

L

libraries - Variable in class org.apache.karaf.tooling.AssemblyMojo
Additional libraries to add into assembled distribution.
loadRepositories(DownloadManager, Set<String>) - Method in class org.apache.karaf.tooling.VerifyMojo
 
localDependencies - Variable in class org.apache.karaf.tooling.features.GenerateDescriptorMojo
 
localDependencies - Variable in class org.apache.karaf.tooling.utils.Dependency31Helper
 
LocalDependency - Class in org.apache.karaf.tooling.utils
 
localRepo - Variable in class org.apache.karaf.tooling.utils.MojoSupport
 

M

ManifestUtils - Class in org.apache.karaf.tooling.utils
A set of utility methods to ease working with Parser and Clause
matches(Clause, Clause) - Static method in class org.apache.karaf.tooling.utils.ManifestUtils
 
mavenFileFilter - Variable in class org.apache.karaf.tooling.features.GenerateDescriptorMojo
 
MavenResolverLog() - Constructor for class org.apache.karaf.tooling.VerifyMojo.MavenResolverLog
 
mavenResourcesFiltering - Variable in class org.apache.karaf.tooling.features.GenerateDescriptorMojo
 
mavenSession - Variable in class org.apache.karaf.tooling.utils.MojoSupport
The Maven session.
MavenUtil - Class in org.apache.karaf.tooling.utils
Util method for Maven manipulation (URL convert, metadata generation, etc).
MavenUtil() - Constructor for class org.apache.karaf.tooling.utils.MavenUtil
 
MojoSupport - Class in org.apache.karaf.tooling.utils
 
MojoSupport() - Constructor for class org.apache.karaf.tooling.utils.MojoSupport
 
mvnToAether(String) - Static method in class org.apache.karaf.tooling.utils.MavenUtil
Convert PAX URL mvn format to aether coordinate format.
mvnToArtifact(String) - Method in class org.apache.karaf.tooling.utils.Dependency31Helper
 
mvnToArtifact(String) - Method in interface org.apache.karaf.tooling.utils.DependencyHelper
 
mvnToArtifact(String) - Static method in class org.apache.karaf.tooling.utils.MavenUtil
Convert PAX URL mvn format to an aether Artifact.

O

oneVersion - Variable in class org.apache.karaf.tooling.features.ExportFeatureMetaDataMojo
If set to true then for each bundle symbolic name only the highest version will be used
org.apache.karaf.tooling - package org.apache.karaf.tooling
 
org.apache.karaf.tooling.client - package org.apache.karaf.tooling.client
 
org.apache.karaf.tooling.commands - package org.apache.karaf.tooling.commands
 
org.apache.karaf.tooling.features - package org.apache.karaf.tooling.features
 
org.apache.karaf.tooling.utils - package org.apache.karaf.tooling.utils
 

P

pathFromAether(String) - Method in class org.apache.karaf.tooling.utils.Dependency31Helper
 
pathFromAether(String) - Method in interface org.apache.karaf.tooling.utils.DependencyHelper
Convert an Aether coordinate format into a filesystem path.
pathFromMaven(String) - Method in class org.apache.karaf.tooling.utils.Dependency31Helper
 
pathFromMaven(String) - Method in interface org.apache.karaf.tooling.utils.DependencyHelper
Convert a PAX URL mvn format into a filesystem path.
persistResolveRequest(Deployer.DeploymentRequest) - Method in class org.apache.karaf.tooling.VerifyMojo.DummyDeployCallback
 
pidsToExtract - Variable in class org.apache.karaf.tooling.AssemblyMojo
Glob specifying which configuration PIDs in the selected boot features should be extracted to ${karaf.etc} directory.
printHelp(Action, PrintStream, boolean) - Method in class org.apache.karaf.tooling.commands.AsciiDoctorCommandHelpPrinter
 
printHelp(Action, PrintStream, boolean) - Method in interface org.apache.karaf.tooling.commands.CommandHelpPrinter
Print help for a single action to the out stream.
printHelp(Action, PrintStream, boolean) - Method in class org.apache.karaf.tooling.commands.DocBookCommandHelpPrinter
 
printHelp(Action, PrintStream, boolean) - Method in class org.apache.karaf.tooling.commands.UserConfCommandHelpPrinter
 
printOverview(Map<String, Set<String>>, PrintStream) - Method in class org.apache.karaf.tooling.commands.AsciiDoctorCommandHelpPrinter
 
printOverview(Map<String, Set<String>>, PrintStream) - Method in interface org.apache.karaf.tooling.commands.CommandHelpPrinter
Print the overview of all given commands to the out stream.
printOverview(Map<String, Set<String>>, PrintStream) - Method in class org.apache.karaf.tooling.commands.DocBookCommandHelpPrinter
 
printOverview(Map<String, Set<String>>, PrintStream) - Method in class org.apache.karaf.tooling.commands.UserConfCommandHelpPrinter
 
project - Variable in class org.apache.karaf.tooling.commands.GenerateHelpMojo
The maven project.
project - Variable in class org.apache.karaf.tooling.utils.MojoSupport
The Maven project.
project - Variable in class org.apache.karaf.tooling.VerifyMojo
 
projectBuilder - Variable in class org.apache.karaf.tooling.utils.MojoSupport
 
projectHelper - Variable in class org.apache.karaf.tooling.utils.MojoSupport
Maven ProjectHelper
propertyFileEdits - Variable in class org.apache.karaf.tooling.AssemblyMojo
Specify an XML file that instructs this goal to apply edits to one or more standard Karaf property files.

R

reactor - Variable in class org.apache.karaf.tooling.AssemblyMojo
 
reactor - Variable in class org.apache.karaf.tooling.VerifyMojo
 
ReactorMavenResolver - Class in org.apache.karaf.tooling.utils
MavenResolver that may look up artifacts inside Maven reactor
ReactorMavenResolver(WorkspaceReader, MavenResolver) - Constructor for class org.apache.karaf.tooling.utils.ReactorMavenResolver
 
remoteRepos - Variable in class org.apache.karaf.tooling.utils.MojoSupport
 
remoteRepositoryList(List<RemoteRepository>) - Static method in class org.apache.karaf.tooling.utils.MavenUtil
Changes maven configuration of remote repositories to a list of repositories for pax-url-aether
removeEldestEntry(Map.Entry<K, V>) - Method in class org.apache.karaf.tooling.utils.SimpleLRUCache
 
replaceDefaultArgument(Field, Argument) - Method in class org.apache.karaf.tooling.commands.AbstractCommandHelpPrinter
 
repository - Variable in class org.apache.karaf.tooling.features.AddToRepositoryMojo
 
resolve(Object, Log) - Method in class org.apache.karaf.tooling.utils.Dependency31Helper
 
resolve(Object, Log) - Method in interface org.apache.karaf.tooling.utils.DependencyHelper
 
resolve(String) - Method in class org.apache.karaf.tooling.utils.ReactorMavenResolver
 
resolve(String, Exception) - Method in class org.apache.karaf.tooling.utils.ReactorMavenResolver
 
resolve(String, String, String, String, String) - Method in class org.apache.karaf.tooling.utils.ReactorMavenResolver
 
resolve(String, String, String, String, String, Exception) - Method in class org.apache.karaf.tooling.utils.ReactorMavenResolver
 
resolveArtifact(Artifact, List<ArtifactRepository>) - Method in class org.apache.karaf.tooling.features.AbstractFeatureMojo
Resolves and copies the given artifact to the repository path.
resolveById(String, Log) - Method in class org.apache.karaf.tooling.utils.Dependency31Helper
 
resolveById(String, Log) - Method in interface org.apache.karaf.tooling.utils.DependencyHelper
 
resolveFeatures() - Method in class org.apache.karaf.tooling.features.AbstractFeatureMojo
 
resolveMetadata(String, String, String, String) - Method in class org.apache.karaf.tooling.utils.ReactorMavenResolver
 
resolveMetadata(String, String, String, String, Exception) - Method in class org.apache.karaf.tooling.utils.ReactorMavenResolver
 
resolver - Variable in class org.apache.karaf.tooling.VerifyMojo
 
resourceToArtifact(String, boolean) - Method in class org.apache.karaf.tooling.utils.MojoSupport
Convert a feature resourceLocation (bundle or configuration file) into an artifact.
retrieveDescriptorsRecursively(String, Set<String>, Map<String, Feature>) - Method in class org.apache.karaf.tooling.features.AbstractFeatureMojo
 
RunMojo - Class in org.apache.karaf.tooling
Run a Karaf instance
RunMojo() - Constructor for class org.apache.karaf.tooling.RunMojo
 

S

saveDependencyChanges(Collection<Bundle>, Collection<Bundle>, Collection<Dependency>, Collection<Dependency>, ObjectFactory) - Method in class org.apache.karaf.tooling.features.GenerateDescriptorMojo
 
saveState(State) - Method in class org.apache.karaf.tooling.VerifyMojo.DummyDeployCallback
 
saveTreeListing() - Method in class org.apache.karaf.tooling.features.GenerateDescriptorMojo
 
ScopeDependencySelector2() - Constructor for class org.apache.karaf.tooling.utils.Dependency31Helper.ScopeDependencySelector2
 
ScriptDescriptor - Class in org.apache.karaf.tooling.client
 
ScriptDescriptor() - Constructor for class org.apache.karaf.tooling.client.ScriptDescriptor
 
selectDependency(Dependency) - Method in class org.apache.karaf.tooling.utils.Dependency31Helper.ScopeDependencySelector2
 
selfArtifactId - Variable in class org.apache.karaf.tooling.VerifyMojo
 
selfGroupId - Variable in class org.apache.karaf.tooling.VerifyMojo
 
setCommand(String) - Method in class org.apache.karaf.tooling.client.CommandDescriptor
 
setLog(Log) - Method in class org.apache.karaf.tooling.features.GenerateDescriptorMojo
 
setMavenSession(MavenSession) - Method in class org.apache.karaf.tooling.utils.MojoSupport
 
setRank(double) - Method in class org.apache.karaf.tooling.client.CommandDescriptor
 
setRank(int) - Method in class org.apache.karaf.tooling.client.ScriptDescriptor
 
setRepositorySession(ProjectBuildingRequest) - Method in class org.apache.karaf.tooling.utils.Dependency31Helper
 
setRepositorySession(ProjectBuildingRequest) - Method in interface org.apache.karaf.tooling.utils.DependencyHelper
 
setScript(File) - Method in class org.apache.karaf.tooling.client.ScriptDescriptor
 
setSourceFile(File) - Method in class org.apache.karaf.tooling.features.CopyFileBasedDescriptor
 
setStartLevel(int) - Method in class org.apache.karaf.tooling.VerifyMojo.FakeBundleRevision
 
setTargetDirectory(String) - Method in class org.apache.karaf.tooling.features.CopyFileBasedDescriptor
 
setTargetFileName(String) - Method in class org.apache.karaf.tooling.features.CopyFileBasedDescriptor
 
SimpleLRUCache<K,​V> - Class in org.apache.karaf.tooling.utils
A very simplistic LRU cache based on LinkedHashMap.
SimpleLRUCache(int) - Constructor for class org.apache.karaf.tooling.utils.SimpleLRUCache
 
SimpleLRUCache(int, float, int) - Constructor for class org.apache.karaf.tooling.utils.SimpleLRUCache
 
skip - Variable in class org.apache.karaf.tooling.VerifyMojo
 
skipNonMavenProtocols - Variable in class org.apache.karaf.tooling.features.AbstractFeatureMojo
 
sourceDirectory - Variable in class org.apache.karaf.tooling.AssemblyMojo
Base directory used to overwrite resources in generated assembly after the build (resource directory).
system - Variable in class org.apache.karaf.tooling.AssemblyMojo
Specify a list of additional properties that should be added to ${karaf.etc}/system.properties
systemProperties - Variable in class org.apache.karaf.tooling.features.GenerateDescriptorMojo
System properties.

T

targetFolder - Variable in class org.apache.karaf.tooling.commands.GenerateHelpMojo
The output folder
translatedUrls - Variable in class org.apache.karaf.tooling.AssemblyMojo
Specify a set of translated urls to use instead of downloading the artifacts from their original locations.
translateFromMaven(String) - Method in class org.apache.karaf.tooling.utils.MojoSupport
 
treeListing - Variable in class org.apache.karaf.tooling.features.GenerateDescriptorMojo
 
treeListing - Variable in class org.apache.karaf.tooling.utils.Dependency31Helper
 

U

upload(String, String, String, String, String, File) - Method in class org.apache.karaf.tooling.utils.ReactorMavenResolver
 
uploadMetadata(String, String, String, String, File) - Method in class org.apache.karaf.tooling.utils.ReactorMavenResolver
 
UserConfCommandHelpPrinter - Class in org.apache.karaf.tooling.commands
Prints documentation in wiki syntax
UserConfCommandHelpPrinter() - Constructor for class org.apache.karaf.tooling.commands.UserConfCommandHelpPrinter
 
useReferenceUrls - Variable in class org.apache.karaf.tooling.AssemblyMojo
Use reference:file:gr/oup/Id/artifactId/version/artifactId-version-classifier.type style urls in etc/startup.properties.

V

VerifyMojo - Class in org.apache.karaf.tooling
 
VerifyMojo() - Constructor for class org.apache.karaf.tooling.VerifyMojo
 
VerifyMojo.DummyDeployCallback - Class in org.apache.karaf.tooling
 
VerifyMojo.FakeBundleRevision - Class in org.apache.karaf.tooling
 
VerifyMojo.MavenResolverLog - Class in org.apache.karaf.tooling
 
verifyTransitive - Variable in class org.apache.karaf.tooling.VerifyMojo
 

W

workDirectory - Variable in class org.apache.karaf.tooling.AssemblyMojo
Base directory used to copy the resources during the build (working directory).
workDirectory - Variable in class org.apache.karaf.tooling.utils.MojoSupport
Directory that resources are copied to during the build.
A B C D E F G H I J K L M O P R S T U V W 
All Classes All Packages