Package | Description |
---|---|
org.eclipse.m2e.core.internal.lifecyclemapping | |
org.eclipse.m2e.core.internal.markers |
Modifier and Type | Class and Description |
---|---|
class |
ActionMessageProblemInfo |
class |
MissingConfiguratorProblemInfo |
class |
MissingLifecycleExtensionPoint |
class |
MojoExecutionProblemInfo |
class |
NotCoveredMojoExecution |
Modifier and Type | Method and Description |
---|---|
List<MavenProblemInfo> |
LifecycleMappingResult.getProblems() |
Modifier and Type | Method and Description |
---|---|
void |
LifecycleMappingResult.addProblem(MavenProblemInfo problem) |
Modifier and Type | Class and Description |
---|---|
class |
ArtifactNotFoundProblemInfo |
Modifier and Type | Method and Description |
---|---|
void |
MavenMarkerManager.addErrorMarker(org.eclipse.core.resources.IResource resource,
String type,
MavenProblemInfo problem) |
void |
IMavenMarkerManager.addErrorMarker(org.eclipse.core.resources.IResource resource,
String type,
MavenProblemInfo problem) |
Modifier and Type | Method and Description |
---|---|
void |
MavenMarkerManager.addErrorMarkers(org.eclipse.core.resources.IResource resource,
String type,
List<MavenProblemInfo> problems) |
void |
IMavenMarkerManager.addErrorMarkers(org.eclipse.core.resources.IResource resource,
String type,
List<MavenProblemInfo> problems) |
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.