- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for getOptionalProjectsBySelectorsReturnsMatches (0.46 seconds)
-
impl/maven-core/src/test/java/org/apache/maven/graph/ProjectSelectorTest.java
final boolean result = sut.isMatchingProject(mavenProject, selector, tempDir); tempProjectDir.delete(); assertEquals(true, result); } @Test void getOptionalProjectsBySelectorsReturnsMatches() { final HashSet<String> selectors = new HashSet<>(); selectors.add(":maven-core"); selectors.add(":optional");Created: Sun Dec 28 03:35:09 GMT 2025 - Last Modified: Wed Sep 17 10:01:14 GMT 2025 - 8.6K bytes - Click Count (0)