@Mojo(name="codegen",
defaultPhase=GENERATE_SOURCES)
public class CodegenMojo
extends org.apache.maven.plugin.AbstractMojo
| Constructor and Description |
|---|
CodegenMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
String |
getInheritPackageName() |
String |
getSalMain() |
public void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionpublic String getInheritPackageName()
public String getSalMain()
Copyright © 2023. All rights reserved.