org.codehaus.mojo.runtime.builder
Class MavenShellRuntimeBuilder
java.lang.Object
org.codehaus.mojo.runtime.builder.AbstractMavenRuntimeBuilder
org.codehaus.mojo.runtime.builder.MavenShellRuntimeBuilder
- All Implemented Interfaces:
- MavenRuntimeBuilder
public class MavenShellRuntimeBuilder
- extends AbstractMavenRuntimeBuilder
- Version:
- $Id: MavenShellRuntimeBuilder.java 2166 2006-07-18 21:32:16Z carlos $
- Author:
- Jesse McConnell
Method Summary |
void |
build(Runtime runtime,
org.apache.maven.project.MavenProject project,
File runtimeFile,
File outputDirectory)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MavenShellRuntimeBuilder
public MavenShellRuntimeBuilder()
build
public void build(Runtime runtime,
org.apache.maven.project.MavenProject project,
File runtimeFile,
File outputDirectory)
throws MavenRuntimeBuilderException
- Throws:
MavenRuntimeBuilderException
Copyright © 2011 Codehaus. All Rights Reserved.