Class RequestPomCollectionStrategy

java.lang.Object
org.apache.maven.project.collector.RequestPomCollectionStrategy
All Implemented Interfaces:
ProjectCollectionStrategy

@Named("RequestPomCollectionStrategy") @Singleton public class RequestPomCollectionStrategy extends Object implements ProjectCollectionStrategy
Strategy to collect projects based on the -f CLI parameter or the pom.xml in the working directory.