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.
SkipTestScopeDependencySelector A dependency selector that filters dependencies with scope "test" when tests are being skipped.
 

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.
MavenExecutionException  
MissingModuleException  
ProjectBuildFailureException Exception which occurs when a normal (i.e.
ProjectCycleException  
 

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



Copyright © 2001-2011 Apache Software Foundation. All Rights Reserved.