Uses of Class
org.apache.maven.MavenExecutionException
-
Uses of MavenExecutionException in org.apache.maven
Modifier and TypeClassDescriptionclass
Signals a collision of two or more projects with the same g:a:v during a reactor build.class
Signals an internal error in Maven itself, e.g.class
MissingModuleExceptionModifier and TypeMethodDescriptionvoid
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.