Maven 4 API - CLI

This is the API for Maven's command-line interface and tools:

  • mvn, the Maven build tool,
  • mvnenc, the Maven Password Encryption tool,
  • mvnsh, the Maven Shell tool,
  • mvnup, the Maven Upgrade tool.

This API also defines Core Extensions model for .mvn/extensions.xml.

See also associated implementation.