@Mojo(name="codegen",
defaultPhase=GENERATE_SOURCES,
requiresProject=true,
threadSafe=false,
requiresDependencyResolution=COMPILE_PLUS_RUNTIME,
requiresDependencyCollection=COMPILE_PLUS_RUNTIME)
public class CodegenMojo
extends org.apache.maven.plugin.AbstractMojo
| Constructor and Description |
|---|
CodegenMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
Copyright © 2015 Zalando SE. All rights reserved.