org.jvnet.hudson.maven3.launcher
Class Maven31Launcher
java.lang.Object
org.jvnet.hudson.maven3.launcher.Maven31Launcher
public class Maven31Launcher
- extends Object
- Since:
- 1.4
- Author:
- Olivier Lamy
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Maven31Launcher
public Maven31Launcher()
getMavenExecutionListener
public static org.apache.maven.execution.ExecutionListener getMavenExecutionListener()
setMavenExecutionListener
public static void setMavenExecutionListener(org.apache.maven.execution.ExecutionListener listener)
getEventSpies
public static List<org.apache.maven.eventspy.EventSpy> getEventSpies()
setEventSpies
public static void setEventSpies(List<org.apache.maven.eventspy.EventSpy> theEventSpies)
getMavenExecutionResult
public static HudsonMavenExecutionResult getMavenExecutionResult()
setMavenExecutionResult
public static void setMavenExecutionResult(HudsonMavenExecutionResult result)
main
public static int main(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2004-2013. All Rights Reserved.