- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for createMvnDirectoryIfNeeded (0.34 seconds)
-
impl/maven-cli/src/main/java/org/apache/maven/cling/invoker/mvnup/goals/AbstractUpgradeGoal.java
// Create .mvn directory if needed to avoid root directory warnings // This is needed for both 4.0.0 and 4.1.0 to help Maven find the project root createMvnDirectoryIfNeeded(context); return result.errorPoms().isEmpty() ? 0 : 1; } catch (Exception e) { context.failure("Strategy execution failed: " + e.getMessage()); return 1;Created: Sun Dec 28 03:35:09 GMT 2025 - Last Modified: Tue Nov 18 18:03:26 GMT 2025 - 12.5K bytes - Click Count (0)