Package | Description |
---|---|
org.apache.maven.api | |
org.apache.maven.api.plugin | |
org.apache.maven.api.services |
Modifier and Type | Interface and Description |
---|---|
interface |
Listener
A listener for session events.
|
interface |
NodeVisitor
Defines a hierarchical visitor for collecting dependency node trees.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Mojo
This interface forms the contract required for
Mojos to interact with the Maven
infrastructure.It features an execute() method, which triggers the Mojo's build-process behavior, and can throw
a MojoException if error conditions occur. |
Modifier and Type | Interface and Description |
---|---|
interface |
ToolchainFactory |
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.