-
Deprecated ClassesClassDescriptiondefinition and semantics of the scopes should be defined by consumer projectthe use of class should be avoided, see
StringDigestUtiland file processor in SPI modulefor removal. Nothing is using this class within Resolver.Do not use this class; is not used in Resolver (see corresponding processor components inorg.eclipse.aether.spi.iopackage).this class is deprecated. Use same named class from impl module instead.this class is deprecated. Use same named class from impl module instead.this class belongs to consumer project. Resolver should have no notion of scopes.this class belongs to consumer project. Resolver should have no notion of scopes.this class belongs to consumer project. Resolver should have no notion of scopes.useConfigurableVersionSelectorinsteadsince 2.0, the DependencyTraverser implementation should be provided by the resolver consumerseePostorderDependencyNodeConsumerVisitorthat is more versatileseePreorderDependencyNodeConsumerVisitorthat is more versatile
-
Deprecated FieldsFieldDescriptionuse snapshot filter instead to always ban snapshots
-
Deprecated MethodsMethodDescriptionuse SPI checksum selector insteaduse SPI checksum selector insteaduse SPI FileProcessor to read and write checksum filesresolver is oblivious about "scopes", it is consumer project which needs to lay these down and also assign proper semantics. Moreover, Resolver is oblivious about notions of "classpath", "modulepath", and any other similar uses. These should be handled by consumer project.resolver is oblivious about "scopes", it is consumer project which needs to lay these down and also assign proper semantics. Moreover, Resolver is oblivious about notions of "classpath", "modulepath", and any other similar uses. These should be handled by consumer project.use
NodeListGenerator.getPaths()instead
-
Deprecated ConstructorsConstructorDescriptionUse
ClassicDependencyManager(ScopeManager)instead to provide application-specific scope management. This constructor uses legacy system dependency scope handling which may not be appropriate for all use cases.UseDefaultDependencyManager(ScopeManager)instead to provide application-specific scope management. This constructor uses legacy system dependency scope handling.UseTransitiveDependencyManager(ScopeManager)instead to provide application-specific scope management. This constructor uses legacy system dependency scope handling.