This is an automated email from the ASF dual-hosted git repository.
mbuenger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-site.git
The following commit(s) were added to refs/heads/master by this push:
new b01afe73 Add feature about phase name upgrade to tool page (#1430)
b01afe73 is described below
commit b01afe737a0e6942e5ff58e927cafbbbc402135e
Author: Matthias Bünger <[email protected]>
AuthorDate: Fri Oct 17 22:42:11 2025 +0200
Add feature about phase name upgrade to tool page (#1430)
---
content/markdown/tools/mvnup.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/content/markdown/tools/mvnup.md b/content/markdown/tools/mvnup.md
index caf8df5b..0c9fec93 100644
--- a/content/markdown/tools/mvnup.md
+++ b/content/markdown/tools/mvnup.md
@@ -39,6 +39,7 @@ The Maven Upgrade Tool (`mvnup`) helps you to upgrade your
project's (`pom.xml`)
- Automatic POM discovery and multi-module project support
- Supports model version 4.0.0 (compatible to be built with Maven 3) and 4.1.0
(Maven 4 only)
- Intelligent inference to remove redundant information in Maven 4.1.0+ models
+- Upgrade deprecated phase names to new Maven 4 phase names
### Plugin Compatibility & Upgrades