public interface RepositorySessionDecorator
Modifier and Type | Method and Description |
---|---|
org.eclipse.aether.RepositorySystemSession |
decorate(MavenProject project,
org.eclipse.aether.RepositorySystemSession session)
Returns possibly
null Aether repository system session to be used to resolve project dependencies. |
org.eclipse.aether.RepositorySystemSession decorate(MavenProject project, org.eclipse.aether.RepositorySystemSession session)
null
Aether repository system session to be used to resolve project dependencies.Copyright © 2001–2018 The Apache Software Foundation. All rights reserved.