Package | Description |
---|---|
org.apache.maven.shared.release.exec | |
org.apache.maven.shared.release.phase |
Modifier and Type | Class and Description |
---|---|
class |
AbstractMavenExecutor |
class |
ForkedMavenExecutor
Fork Maven to executed a series of goals.
|
class |
InvokerMavenExecutor
Fork Maven using the maven-invoker shared library.
|
Modifier and Type | Field and Description |
---|---|
private java.util.Map<java.lang.String,MavenExecutor> |
AbstractRunGoalsPhase.mavenExecutors
Component to assist in executing Maven.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractRunGoalsPhase.setMavenExecutor(MavenExecutor mavenExecutor)
Deprecated.
|
void |
AbstractRunGoalsPhase.setMavenExecutor(java.lang.String id,
MavenExecutor executor) |