Package org.apache.maven.api.cli.mvnup
package org.apache.maven.api.cli.mvnup
Provides the API for the Maven Upgrade tool (
mvnup
).
This package contains interfaces and classes for the Maven upgrade tool, which provides functionality for upgrading Maven projects and dependencies.
Key features include:
- Project upgrade capabilities
- Dependency version management
- Configuration migration
- Interactive upgrade workflows
- Since:
- 4.0.0
- See Also:
-
Interfaces