@Mojo(name="generate",
defaultPhase=GENERATE_SOURCES,
threadSafe=true)
public class CodeGenMojo
extends org.apache.maven.plugin.AbstractMojo
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,String> |
environmentVariables |
protected Map<String,String> |
originalEnvironmentVariables |
| Constructor and Description |
|---|
CodeGenMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
execute_() |
void |
execute() |
Copyright © 2021. All rights reserved.