- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for testUnderlyingSourceRootsUpdated (0.16 seconds)
-
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
Created: Sun Dec 28 03:35:09 GMT 2025 - Last Modified: Fri Nov 07 13:11:07 GMT 2025 - 12.6K bytes - Click Count (0)