public class Maven3Launcher extends Object
| Constructor and Description |
|---|
Maven3Launcher() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.maven.execution.ExecutionListener |
getMavenExecutionListener() |
static HudsonMavenExecutionResult |
getMavenExecutionResult() |
static int |
main(String[] args) |
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 HudsonMavenExecutionResult getMavenExecutionResult()
public static void setMavenExecutionResult(HudsonMavenExecutionResult result)
Copyright © 2004-2013. All Rights Reserved.