Package org.apache.maven.api.cli.mvnsh


package org.apache.maven.api.cli.mvnsh
Provides the API for the Maven Shell tool (mvnsh).

This package contains interfaces and classes for the interactive Maven shell, which provides a command-line interface for executing Maven commands and managing build environments.

Key features include:

  • Interactive command-line interface
  • Command history and completion
  • Built-in shell commands
  • Project navigation and management
Since:
4.0.0
See Also: