@Singleton @Named(value="bf") public class BfDependencyCollector extends DependencyCollectorDelegate implements Service
DependencyCollectorDependencyCollectorDelegate.Results| Modifier and Type | Field and Description |
|---|---|
static String |
CONFIG_PROP_SKIPPER
The key in the repository session's
configuration properties used to store a Boolean flag controlling the resolver's skip mode. |
static boolean |
CONFIG_PROP_SKIPPER_DEFAULT
The default value for
CONFIG_PROP_SKIPPER, true. |
static String |
NAME |
CONFIG_PROP_MAX_CYCLES, CONFIG_PROP_MAX_CYCLES_DEFAULT, CONFIG_PROP_MAX_EXCEPTIONS, CONFIG_PROP_MAX_EXCEPTIONS_DEFAULT, descriptorReader, logger, remoteRepositoryManager, versionRangeResolver| Constructor and Description |
|---|
BfDependencyCollector()
Deprecated.
Will be dropped once SL gone.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
doCollectDependencies(RepositorySystemSession session,
RequestTrace trace,
DataPool pool,
DefaultDependencyCollectionContext context,
DefaultVersionFilterContext versionContext,
CollectRequest request,
DependencyNode node,
List<RemoteRepository> repositories,
List<Dependency> dependencies,
List<Dependency> managedDependencies,
DependencyCollectorDelegate.Results results) |
cachedResolveRangeResult, collectDependencies, collectStepTrace, createArtifactDescriptorRequest, createDependencyNode, createDependencyNode, createVersionRangeRequest, filterVersions, getId, getRemoteRepositories, initService, isLackingDescriptor, mergeDeps, optimizeSession, setArtifactDescriptorReader, setRemoteRepositoryManager, setVersionRangeResolverclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinitServicepublic static final String NAME
public static final String CONFIG_PROP_SKIPPER
configuration properties used to store a Boolean flag controlling the resolver's skip mode.public static final boolean CONFIG_PROP_SKIPPER_DEFAULT
CONFIG_PROP_SKIPPER, true.@Deprecated public BfDependencyCollector()
protected void doCollectDependencies(RepositorySystemSession session, RequestTrace trace, DataPool pool, DefaultDependencyCollectionContext context, DefaultVersionFilterContext versionContext, CollectRequest request, DependencyNode node, List<RemoteRepository> repositories, List<Dependency> dependencies, List<Dependency> managedDependencies, DependencyCollectorDelegate.Results results)
doCollectDependencies in class DependencyCollectorDelegateCopyright © 2010–2022 The Apache Software Foundation. All rights reserved.