- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for shouldHandleUnknownModelVersionInSchemaLocation (0.15 sec)
-
impl/maven-cli/src/test/java/org/apache/maven/cling/invoker/mvnup/goals/ModelVersionUtilsTest.java
"Expected " + schemaLocation + " to contain " + targetVersion); } @Test @DisplayName("should handle unknown model version in schema location") void shouldHandleUnknownModelVersionInSchemaLocation() { String schemaLocation = ModelVersionUtils.getSchemaLocationForModelVersion("5.0.0"); assertNotNull(schemaLocation); // Should return 4.2.0 schema for newer versions
Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Tue Nov 18 18:03:26 UTC 2025 - 19.6K bytes - Viewed (0)