Class MavenRepositorySystemUtils
java.lang.Object
org.apache.maven.repository.internal.MavenRepositorySystemUtils
Deprecated.
A utility class to assist in setting up a Maven-like repository system. Note: This component is meant to
 assist those clients that employ the repository system outside of an IoC container, Maven plugins should instead
 always use regular dependency injection to acquire the repository system.
- 
Method SummaryModifier and TypeMethodDescriptionstatic org.eclipse.aether.DefaultRepositorySystemSessionDeprecated.This method is here only for legacy uses (like UTs), nothing else should use it.
- 
Method Details- 
newSessionDeprecated.This method is here only for legacy uses (like UTs), nothing else should use it.This method is deprecated, nobody should use it.
 
- 
MavenSessionBuilderSupplier