| Package | Description | 
|---|---|
| org.apache.maven | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DuplicateProjectExceptionSignals a collision of two or more projects with the same g:a:v during a reactor build. | 
| class  | InternalErrorExceptionSignals an internal error in Maven itself, e.g. | 
| class  | MissingModuleExceptionMissingModuleException | 
| Modifier and Type | Method and Description | 
|---|---|
| void | AbstractMavenLifecycleParticipant. afterProjectsRead(MavenSession session)Invoked after all MavenProject instances have been created. | 
| void | AbstractMavenLifecycleParticipant. afterSessionEnd(MavenSession session)Invoked after all projects were built. | 
| void | AbstractMavenLifecycleParticipant. afterSessionStart(MavenSession session)Invoked after MavenSession instance has been created. | 
Copyright © 2001–2021 The Apache Software Foundation. All rights reserved.