@Mojo(name="vdb-codegen",
defaultPhase=GENERATE_SOURCES,
requiresDependencyResolution=COMPILE,
requiresProject=true)
public class VdbCodeGeneratorMojo
extends org.apache.maven.plugin.AbstractMojo
Modifier and Type | Field and Description |
---|---|
static org.teiid.query.function.SystemFunctionManager |
SFM |
Constructor and Description |
---|
VdbCodeGeneratorMojo() |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
File |
getOutputDirectory() |
public File getOutputDirectory()
public void execute() throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException
Copyright © 2019. All rights reserved.