List of usage examples for org.apache.maven.execution MavenExecutionRequest interface-usage
From source file org.eclipse.m2e.core.internal.embedder.ReadonlyMavenExecutionRequest.java
/** * Read-only MavenExecutionRequest that throws IllegalStateException from all modifiers. * * @since 1.4 */ class ReadonlyMavenExecutionRequest implements MavenExecutionRequest {