Class MavenCommandLineExecutor.ExecuteMaven
java.lang.Object
org.netbeans.modules.maven.execute.MavenCommandLineExecutor.ExecuteMaven
- Enclosing class:
MavenCommandLineExecutor
Hooks for tests to mock the Maven execution.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.openide.execution.ExecutorTask
execute
(RunConfig config, org.openide.windows.InputOutput io, AbstractMavenExecutor.TabContext tc)
-
Constructor Details
-
ExecuteMaven
public ExecuteMaven()
-
-
Method Details
-
execute
public org.openide.execution.ExecutorTask execute(RunConfig config, org.openide.windows.InputOutput io, AbstractMavenExecutor.TabContext tc)
-