@Mojo(name="generate-refentry", defaultPhase=PREPARE_PACKAGE, requiresDependencyResolution=COMPILE_PLUS_RUNTIME) public final class GenerateRefEntriesMojo extends org.apache.maven.plugin.AbstractMojo
Constructor and Description |
---|
GenerateRefEntriesMojo() |
Modifier and Type | Method and Description |
---|---|
void |
execute()
Writes a RefEntry file to the output directory for each tool.
|
public GenerateRefEntriesMojo()
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 © 2011-2015 ForgeRock AS. All Rights Reserved.