@Mojo(name="run",
defaultPhase=PROCESS_CLASSES,
requiresDependencyResolution=RUNTIME)
@Component(role=SoapMojoAdapter.class)
public class SoapMojoAdapter
extends org.apache.maven.plugin.AbstractMojo
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_MODEL_OUTPUT_PATH
Path where API model is generated by default.
|
| Constructor and Description |
|---|
SoapMojoAdapter() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
public static final String DEFAULT_MODEL_OUTPUT_PATH
Copyright © 2015. All rights reserved.