@Mojo(name="generate-problems-resource-bundle",
defaultPhase=PROCESS_RESOURCES)
public class ProblemResourceBundleGeneratorMojo
extends BaseProblemGeneratorMojo
| Constructor and Description |
|---|
ProblemResourceBundleGeneratorMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
clean(File outputFile) |
protected File |
getInputDirectory() |
protected File |
getOutputDirectory() |
protected String |
getOutputFile() |
protected void |
printEntry(PrintWriter writer,
File source,
boolean last) |
execute, getProblemClassSourceFiles, printFooter, printHeaderprotected File getInputDirectory()
getInputDirectory in class BaseProblemGeneratorMojoprotected File getOutputDirectory()
getOutputDirectory in class BaseProblemGeneratorMojoprotected String getOutputFile()
getOutputFile in class BaseProblemGeneratorMojoprotected void printEntry(PrintWriter writer, File source, boolean last)
printEntry in class BaseProblemGeneratorMojoprotected void clean(File outputFile) throws org.apache.maven.plugin.MojoExecutionException
clean in class BaseProblemGeneratorMojoorg.apache.maven.plugin.MojoExecutionExceptionCopyright © 2020 The Apache Software Foundation. All rights reserved.