Skip navigation links
A B D F G L P R S V 

A

addFile(File) - Method in class aQute.bnd.maven.lib.configuration.FileTree
Can be used by subclasses to add specific files to the return value of FileTree.getFiles(File, String).
aQute.bnd.maven.lib.configuration - package aQute.bnd.maven.lib.configuration
 
aQute.bnd.maven.lib.resolve - package aQute.bnd.maven.lib.resolve
 

B

Bndruns - Class in aQute.bnd.maven.lib.configuration
 
Bndruns() - Constructor for class aQute.bnd.maven.lib.configuration.Bndruns
 
Bundles - Class in aQute.bnd.maven.lib.configuration
 
Bundles() - Constructor for class aQute.bnd.maven.lib.configuration.Bundles
 

D

DependencyResolver - Class in aQute.bnd.maven.lib.resolve
 
DependencyResolver(MavenProject, RepositorySystemSession, ProjectDependenciesResolver, RepositorySystem) - Constructor for class aQute.bnd.maven.lib.resolve.DependencyResolver
Shortcut with scopes = ['compile', 'runtime'], includeTransitive = true, and always local resources.
DependencyResolver(MavenProject, RepositorySystemSession, ProjectDependenciesResolver, RepositorySystem, List<String>, boolean, PostProcessor) - Constructor for class aQute.bnd.maven.lib.resolve.DependencyResolver
 

F

FileTree - Class in aQute.bnd.maven.lib.configuration
 
FileTree() - Constructor for class aQute.bnd.maven.lib.configuration.FileTree
 

G

getFiles(File, String) - Method in class aQute.bnd.maven.lib.configuration.FileTree
Return a list of files using the specified baseDir and the configured include and exclude Ant-style glob expressions.
getFileSetRepository(String, Collection<File>, boolean) - Method in class aQute.bnd.maven.lib.resolve.DependencyResolver
 

L

LocalPostProcessor - Class in aQute.bnd.maven.lib.resolve
 
LocalPostProcessor() - Constructor for class aQute.bnd.maven.lib.resolve.LocalPostProcessor
 
LocalURLs - Enum in aQute.bnd.maven.lib.resolve
 

P

PostProcessor - Interface in aQute.bnd.maven.lib.resolve
 
postProcessResult(ArtifactResult) - Method in class aQute.bnd.maven.lib.resolve.LocalPostProcessor
 
postProcessResult(ArtifactResult) - Method in interface aQute.bnd.maven.lib.resolve.PostProcessor
 
postProcessResult(ArtifactResult) - Method in class aQute.bnd.maven.lib.resolve.RemotePostProcessor
 

R

RemotePostProcessor - Class in aQute.bnd.maven.lib.resolve
 
RemotePostProcessor(RepositorySystemSession, RepositorySystem, MetadataReader, LocalURLs) - Constructor for class aQute.bnd.maven.lib.resolve.RemotePostProcessor
 
resolve() - Method in class aQute.bnd.maven.lib.resolve.DependencyResolver
 
resolveAgainstRepos(Collection<ArtifactRepository>) - Method in class aQute.bnd.maven.lib.resolve.DependencyResolver
 

S

setBndrun(File) - Method in class aQute.bnd.maven.lib.configuration.Bndruns
Add a bndrun file.
setBundle(File) - Method in class aQute.bnd.maven.lib.configuration.Bundles
Add a bundle.
setExclude(String) - Method in class aQute.bnd.maven.lib.configuration.FileTree
Add an Ant-style glob to the exclude patterns.
setInclude(String) - Method in class aQute.bnd.maven.lib.configuration.FileTree
Add an Ant-style glob to the include patterns.

V

valueOf(String) - Static method in enum aQute.bnd.maven.lib.resolve.LocalURLs
Returns the enum constant of this type with the specified name.
values() - Static method in enum aQute.bnd.maven.lib.resolve.LocalURLs
Returns an array containing the constants of this enum type, in the order they are declared.
A B D F G L P R S V 
Skip navigation links

Copyright © 2018 Bndtools. All rights reserved.