@Component(role=org.apache.maven.AbstractMavenLifecycleParticipant.class,
hint="phosphor-ext")
public class PhosphorLifecycleParticipant
extends org.apache.maven.AbstractMavenLifecycleParticipant
| Modifier and Type | Field and Description |
|---|---|
static String |
PROCESSED_CONFIG_SUFFIX |
static String |
RAW_CONFIG_SUFFIX |
| Constructor and Description |
|---|
PhosphorLifecycleParticipant() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterProjectsRead(org.apache.maven.execution.MavenSession session) |
void |
afterSessionStart(org.apache.maven.execution.MavenSession session) |
public static final String RAW_CONFIG_SUFFIX
public static final String PROCESSED_CONFIG_SUFFIX
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 session)
throws org.apache.maven.MavenExecutionException
afterProjectsRead in class org.apache.maven.AbstractMavenLifecycleParticipantorg.apache.maven.MavenExecutionExceptionCopyright © 2020. All rights reserved.