Uses of Interface
org.apache.maven.project.collector.ProjectCollectionStrategy
-
Uses of ProjectCollectionStrategy in org.apache.maven.project.collector
Modifier and TypeClassDescriptionclass
Strategy for collecting Maven projects from the multi-module project root, even when executed in a submodule.class
Strategy to collect projects for building when the Maven invocation is not in a directory that contains a pom.xml.class
Strategy to collect projects based on the-f
CLI parameter or the pom.xml in the working directory.