Package | Description |
---|---|
org.apache.maven.shared.release.exec | |
org.apache.maven.shared.release.phase |
Modifier and Type | Class and Description |
---|---|
class |
AbstractMavenExecutor
Abstract AbstractMavenExecutor class.
|
class |
ForkedMavenExecutor
Fork Maven to execute a series of goals.
|
class |
InvokerMavenExecutor
Fork Maven using the maven-invoker shared library.
|
Constructor and Description |
---|
AbstractRunGoalsPhase(Map<String,MavenExecutor> mavenExecutors) |
RunCompleteGoalsPhase(Map<String,MavenExecutor> mavenExecutors) |
RunPerformGoalsPhase(Map<String,MavenExecutor> mavenExecutors) |
RunPrepareGoalsPhase(Map<String,MavenExecutor> mavenExecutors) |
Copyright © 2002–2024 The Apache Software Foundation. All rights reserved.