- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testUnderlyingSourceRootsUpdated (0.1 sec)
-
impl/maven-core/src/test/java/org/apache/maven/project/ResourceIncludeTest.java
assertTrue(resourcesAfter.get(2).getIncludes().isEmpty(), "Third resource should not have includes"); } @Test void testUnderlyingSourceRootsUpdated() { Resource resource = project.getResources().get(0); // Add an include resource.addInclude("*.xml"); // Verify that the underlying SourceRoot collection was updated
Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Fri Nov 07 13:11:07 UTC 2025 - 12.6K bytes - Viewed (0)