- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for upgradePhaseElements (0.06 sec)
-
impl/maven-cli/src/main/java/org/apache/maven/cling/invoker/mvnup/goals/ModelUpgradeStrategy.java
int totalUpgrades = 0; // Upgrade phases in main build section Element buildElement = root.child(BUILD).orElse(null); if (buildElement != null) { totalUpgrades += upgradePhaseElements(buildElement, phaseUpgrades, context); } // Upgrade phases in profiles Element profilesElement = root.child(PROFILES).orElse(null); if (profilesElement != null) {Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Tue Nov 18 18:03:26 UTC 2025 - 16.6K bytes - Viewed (0)