Package | Description |
---|---|
org.apache.maven | |
org.apache.maven.cli | |
org.apache.maven.graph |
Class and Description |
---|
AbstractMavenLifecycleParticipant
Allows core extensions to participate in Maven build session lifecycle.
|
ArtifactFilterManager |
ArtifactFilterManagerDelegate
Deprecated.
use
META-INF/maven/extension.xml to define artifacts exported by Maven core extensions. |
BuildFailureException
One or more builds failed.
|
DuplicateProjectException
Signals a collision of two or more projects with the same g:a:v during a reactor build.
|
Maven
The main Maven execution entry point, which will execute a full Maven execution session.
|
MavenExecutionException |
ProjectDependenciesResolver
Deprecated.
|
SessionScoped
Indicates that annotated component should be instantiated before session execution starts
and discarded after session execution completes.
|
Class and Description |
---|
Maven
The main Maven execution entry point, which will execute a full Maven execution session.
|
Class and Description |
---|
MavenExecutionException |