public class TagLibInterfaceGeneratorMojo
extends org.apache.maven.plugin.AbstractMojo
Modifier and Type | Field and Description |
---|---|
protected String |
encoding
The encoding to use for generated files.
|
protected File |
outputDirectory
The directory for the generated WAR.
|
protected org.apache.maven.project.MavenProject |
project
The maven project.
|
Constructor and Description |
---|
TagLibInterfaceGeneratorMojo() |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
Copyright © 2013. All rights reserved.