- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for shouldUseExplicitModelVersionWhenProvided (0.23 seconds)
-
impl/maven-cli/src/test/java/org/apache/maven/cling/invoker/mvnup/goals/AbstractUpgradeGoalTest.java
@Nested @DisplayName("Target Model Version Determination") class TargetModelVersionTests { @Test @DisplayName("should use explicit model version when provided") void shouldUseExplicitModelVersionWhenProvided() { UpgradeContext context = createMockContext(tempDir, TestUtils.createOptionsWithModelVersion("4.1.0")); String result = upgradeGoal.testDoUpgradeLogic(context, "4.1.0");Created: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Tue Nov 18 18:03:26 GMT 2025 - 13.7K bytes - Click Count (0)