- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testResolvedSourceWithModelId (0.12 sec)
-
api/maven-api-core/src/test/java/org/apache/maven/api/services/ModelSourceTest.java
assertNotNull(source); assertNull(source.getModelId(), "Build sources should not have a modelId"); assertEquals(path, source.getPath()); } @Test void testResolvedSourceWithModelId() { String location = "/tmp/resolved-pom.xml"; Path path = Paths.get(location); String modelId = "org.apache.maven:maven-core:4.0.0";Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Mon Sep 29 14:45:25 UTC 2025 - 2.5K bytes - Viewed (0)