@Mojo(name="generate-refentry",
defaultPhase=PREPARE_PACKAGE,
requiresDependencyResolution=COMPILE_PLUS_RUNTIME)
public final class GenerateRefEntriesMojo
extends org.apache.maven.plugin.AbstractMojo
| Modifier and Type | Class and Description |
|---|---|
static class |
GenerateRefEntriesMojo.Mode
Represents the execution mode of this plugin.
|
| Constructor and Description |
|---|
GenerateRefEntriesMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Writes a RefEntry file to the output directory for each tool.
|
public void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
man-<name>.xml.org.apache.maven.plugin.MojoExecutionException - Encountered a problem writing a file.org.apache.maven.plugin.MojoFailureException - Failed to initialize effectively,
or to write one or more RefEntry files.Copyright © 2017-2020 Wren Security. All Rights Reserved.