org.jvnet.hudson.maven3.launcher
Class Maven3Launcher
java.lang.Object
org.jvnet.hudson.maven3.launcher.Maven3Launcher
public class Maven3Launcher
- extends Object
- Author:
- olamy
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Maven3Launcher
public Maven3Launcher()
getMavenExecutionListener
public static org.apache.maven.execution.ExecutionListener getMavenExecutionListener()
setMavenExecutionListener
public static void setMavenExecutionListener(org.apache.maven.execution.ExecutionListener listener)
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-2011. All Rights Reserved.