Package org.apache.maven

Interface Summary
ArtifactFilterManager  
ArtifactFilterManagerDelegate  
Maven  
ProjectDependenciesResolver  
 

Class Summary
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 Summary
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. a programming bug.
MavenExecutionException  
MissingModuleException  
ProjectBuildFailureException Exception which occurs when a normal (i.e. non-aggregator) mojo fails to execute.
ProjectCycleException  
 

Error Summary
BuildAbort A special throwable used to signal a graceful abort of the build.
 



Copyright © 2001-2012 The Apache Software Foundation. All Rights Reserved.