Package-level declarations

This package supplies APIs to interact with the Maven software project management.

Types

Link copied to clipboard

The ExecutionTemplate which is created using the mvn execution builder function. This template class is used as a builder to construct the arguments to starts a Maven process.

Functions

Link copied to clipboard

This execution function is used to run Maven. The body parameter is supplied as a higher-order function that executes within the scope of a MavenExecutionTemplate object, in which the parameters for Maven can be declared.