@Mojo(name="integrationProject",
defaultPhase=PACKAGE,
requiresDependencyResolution=COMPILE_PLUS_RUNTIME)
public class IntegrationProjectBuilder
extends org.apache.maven.plugin.AbstractMojo
This provides the maven extension type "xpr" MOJO.
| Modifier and Type | Field and Description |
|---|---|
String |
EXCLUDE_ALL_DEPENDENCIES |
String |
EXCLUDE_TRANSITIVE_DEPENDENCIES |
| Constructor and Description |
|---|
IntegrationProjectBuilder() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
public final String EXCLUDE_ALL_DEPENDENCIES
public final String EXCLUDE_TRANSITIVE_DEPENDENCIES
Copyright © 2016–2019 AdroitLogic. All rights reserved.