@Component(role=org.apache.maven.AbstractMavenLifecycleParticipant.class,
hint="MixinMavenLifecycleParticipant")
public class MixinMavenLifecycleParticipant
extends org.apache.maven.AbstractMavenLifecycleParticipant
| Constructor and Description |
|---|
MixinMavenLifecycleParticipant() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterProjectsRead(org.apache.maven.execution.MavenSession mavenSession) |
void |
afterSessionStart(org.apache.maven.execution.MavenSession session) |
public void afterSessionStart(org.apache.maven.execution.MavenSession session)
throws org.apache.maven.MavenExecutionException
afterSessionStart in class org.apache.maven.AbstractMavenLifecycleParticipantorg.apache.maven.MavenExecutionExceptionpublic void afterProjectsRead(org.apache.maven.execution.MavenSession mavenSession)
throws org.apache.maven.MavenExecutionException
afterProjectsRead in class org.apache.maven.AbstractMavenLifecycleParticipantorg.apache.maven.MavenExecutionExceptionCopyright © 2016. All Rights Reserved.