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