@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
*advanced* The code structure to be used when generating java sources
|
| Constructor and Description |
|---|
JavaGeneratorMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
@Parameter(property="fabric8.java-generator.code-structure",
required=false)
protected Config.CodeStructure codeStructure
Copyright © 2015–2023 Red Hat. All rights reserved.