| Package | Description |
|---|---|
| org.eclipse.m2e.core.internal.embedder | |
| org.eclipse.m2e.core.internal.project.registry |
| Modifier and Type | Method and Description |
|---|---|
MavenExecutionContext |
MavenImpl.createExecutionContext() |
MavenExecutionContext |
MavenImpl.getExecutionContext() |
static MavenExecutionContext |
MavenExecutionContext.getThreadContext() |
static MavenExecutionContext |
MavenExecutionContext.getThreadContext(boolean innermost) |
| Modifier and Type | Method and Description |
|---|---|
static Deque<MavenExecutionContext> |
MavenExecutionContext.suspend()
Suspends current Maven execution context, if any.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
MavenExecutionContext.resume(Deque<MavenExecutionContext> queue)
Resumes Maven execution context suspended with
suspend(). |
| Modifier and Type | Method and Description |
|---|---|
MavenExecutionContext |
ProjectRegistryManager.createExecutionContext(org.eclipse.core.resources.IFile pom,
ResolverConfiguration resolverConfiguration) |
Copyright © 2005–2021 Eclipse Foundation. All rights reserved.