Package | Description |
---|---|
org.eclipse.m2e.core.embedder | |
org.eclipse.m2e.core.internal.embedder |
Modifier and Type | Method and Description |
---|---|
IMavenExecutionContext |
IMaven.createExecutionContext()
Creates and returns new, possibly nested, maven execution context.
|
IMavenExecutionContext |
IMaven.getExecutionContext()
Returns execution context associated with the current thread or
null if the current thread does not
have associated maven execution context. |
Modifier and Type | Method and Description |
---|---|
V |
ICallable.call(IMavenExecutionContext context,
org.eclipse.core.runtime.IProgressMonitor monitor) |
Modifier and Type | Class and Description |
---|---|
class |
MavenExecutionContext |
Modifier and Type | Method and Description |
---|---|
Void |
AbstractRunnable.call(IMavenExecutionContext context,
org.eclipse.core.runtime.IProgressMonitor monitor) |
protected abstract void |
AbstractRunnable.run(IMavenExecutionContext context,
org.eclipse.core.runtime.IProgressMonitor monitor) |
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.