@Mojo(name="generate",
defaultPhase=GENERATE_SOURCES)
public class JavaGeneratorMojo
extends org.apache.maven.plugin.AbstractMojo
| Modifier and Type | Field and Description |
|---|---|
protected Config.CodeStructure |
codeStructure
Deprecated.
|
| Constructor and Description |
|---|
JavaGeneratorMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
@Deprecated @Parameter(property="fabric8.java-generator.code-structure", required=false) protected Config.CodeStructure codeStructure
Copyright © 2015–2023 Red Hat. All rights reserved.