@Component(role=org.apache.maven.AbstractMavenLifecycleParticipant.class)
public class MavenLifecycleParticipant
extends org.apache.maven.AbstractMavenLifecycleParticipant
| Constructor and Description |
|---|
MavenLifecycleParticipant() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterProjectsRead(org.apache.maven.execution.MavenSession session) |
void |
afterSessionEnd(org.apache.maven.execution.MavenSession session) |
public void afterProjectsRead(org.apache.maven.execution.MavenSession session)
throws org.apache.maven.MavenExecutionException
afterProjectsRead in class org.apache.maven.AbstractMavenLifecycleParticipantorg.apache.maven.MavenExecutionExceptionpublic void afterSessionEnd(org.apache.maven.execution.MavenSession session)
throws org.apache.maven.MavenExecutionException
afterSessionEnd in class org.apache.maven.AbstractMavenLifecycleParticipantorg.apache.maven.MavenExecutionExceptionCopyright © 2018. All rights reserved.