- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for shouldCreateMvnDirectoryWhenModelVersion410 (0.16 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
impl/maven-cli/src/test/java/org/apache/maven/cling/invoker/mvnup/goals/AbstractUpgradeGoalTest.java
assertTrue(Files.isDirectory(mvnDir), ".mvn should be a directory"); } @Test @DisplayName("should create .mvn directory when model version is 4.1.0") void shouldCreateMvnDirectoryWhenModelVersion410() throws Exception { Path projectDir = tempDir.resolve("project"); Files.createDirectories(projectDir); UpgradeContext context = createMockContext(projectDir);
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)