- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for MultiModuleCollectionStrategy (0.12 seconds)
-
impl/maven-core/src/main/java/org/apache/maven/project/collector/MultiModuleCollectionStrategy.java
* Strategy for collecting Maven projects from the multi-module project root, even when executed in a submodule. */ @Named("MultiModuleCollectionStrategy") @Singleton public class MultiModuleCollectionStrategy implements ProjectCollectionStrategy { private static final Logger LOGGER = LoggerFactory.getLogger(MultiModuleCollectionStrategy.class); private final ModelProcessor modelProcessor; private final ProjectsSelector projectsSelector;Created: Sun Dec 28 03:35:09 GMT 2025 - Last Modified: Sat Apr 05 11:52:05 GMT 2025 - 9.1K bytes - Click Count (0)