Interface | Description |
---|---|
ArtifactFilterManager | |
ArtifactFilterManagerDelegate | |
Maven | |
ProjectDependenciesResolver |
Class | Description |
---|---|
AbstractMavenLifecycleParticipant |
Allows core extensions to participate in build lifecycle.
|
DefaultArtifactFilterManager | |
DefaultMaven | |
DefaultProjectDependenciesResolver | |
RepositoryUtils |
Warning: This is an internal utility class that is only public for technical reasons, it is not part
of the public API.
|
Exception | Description |
---|---|
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.
|
InternalErrorException |
Signals an internal error in Maven itself, e.g.
|
MavenExecutionException | |
MissingModuleException | |
ProjectBuildFailureException |
Exception which occurs when a normal (i.e.
|
ProjectCycleException |
Error | Description |
---|---|
BuildAbort |
A special throwable used to signal a graceful abort of the build.
|
Copyright © 2001–2013 The Apache Software Foundation. All rights reserved.