Uses of Package
org.apache.maven.project.collector
Packages that use org.apache.maven.project.collector
-
Classes in org.apache.maven.project.collector used by org.apache.maven.graphClassDescriptionStrategy for collecting Maven projects from the multi-module project root, even when executed in a submodule.Strategy to collect projects for building when the Maven invocation is not in a directory that contains a pom.xml.Strategy to collect projects based on the
-f
CLI parameter or the pom.xml in the working directory. -
Classes in org.apache.maven.project.collector used by org.apache.maven.project.collectorClassDescriptionDescribes strategies for finding projects that Maven could build.Facade to select projects for a given set of pom.xml files.