Package | Description |
---|---|
org.eclipse.m2e.core.internal.builder |
Modifier and Type | Field and Description |
---|---|
private java.util.Map<java.lang.String,java.util.List<BuildResultCollector.Message>> |
BuildResultCollector.messages
Messages by build participant id
|
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,java.util.List<BuildResultCollector.Message>> |
BuildResultCollector.getMessages() |
Modifier and Type | Method and Description |
---|---|
private void |
MavenBuilderImpl.addBuildParticipantMarker(org.eclipse.core.resources.IProject project,
IMavenMarkerManager markerManager,
BuildResultCollector.Message buildMessage,
java.lang.String buildParticipantId) |