| Package | Description |
|---|---|
| org.apache.maven.graph | |
| org.apache.maven.project.collector |
| Class and Description |
|---|
| MultiModuleCollectionStrategy
Strategy for collecting Maven projects from the multi-module project root, even when executed in a submodule.
|
| PomlessCollectionStrategy
Strategy to collect projects for building when the Maven invocation is not in a directory that contains a pom.xml.
|
| RequestPomCollectionStrategy
Strategy to collect projects based on the
-f CLI parameter or the pom.xml in the working directory. |
| Class and Description |
|---|
| ProjectCollectionStrategy
Describes strategies for finding projects that Maven could build.
|
| ProjectsSelector
Facade to select projects for a given set of pom.xml files.
|
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.