public class Maven31Launcher extends Object
| Constructor and Description |
|---|
Maven31Launcher() |
| Modifier and Type | Method and Description |
|---|---|
static List<org.apache.maven.eventspy.EventSpy> |
getEventSpies() |
static org.apache.maven.execution.ExecutionListener |
getMavenExecutionListener() |
static HudsonMavenExecutionResult |
getMavenExecutionResult() |
static int |
main(String[] args) |
static void |
setEventSpies(List<org.apache.maven.eventspy.EventSpy> theEventSpies) |
static void |
setMavenExecutionListener(org.apache.maven.execution.ExecutionListener listener) |
static void |
setMavenExecutionResult(HudsonMavenExecutionResult result) |
public static org.apache.maven.execution.ExecutionListener getMavenExecutionListener()
public static void setMavenExecutionListener(org.apache.maven.execution.ExecutionListener listener)
public static List<org.apache.maven.eventspy.EventSpy> getEventSpies()
public static void setEventSpies(List<org.apache.maven.eventspy.EventSpy> theEventSpies)
public static HudsonMavenExecutionResult getMavenExecutionResult()
public static void setMavenExecutionResult(HudsonMavenExecutionResult result)
Copyright © 2004-2014. All Rights Reserved.