Java org.apache.maven ProjectDependenciesResolver fields, constructors, methods, implement or subclass

Example usage for Java org.apache.maven ProjectDependenciesResolver fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.maven ProjectDependenciesResolver.

The text is from its open source code.

Implementation

org.apache.maven.ProjectDependenciesResolver has the following implementations.
Click this link to see all its implementation.

Method

Setresolve(MavenProject project, Collection scopesToResolve, MavenSession session)
Resolves the transitive dependencies of the specified project.
Setresolve(Collection projects, Collection scopes, MavenSession session)
Resolves the transitive dependencies of the specified projects.