public class TestMojo
extends org.apache.maven.plugin.AbstractMojo
| Constructor and Description |
|---|
TestMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Runs this mojo.
|
public void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionException - If the output file could not be created.org.apache.maven.plugin.MojoFailureException - If the output file has not been set.Copyright © 2008–2022 The Apache Software Foundation. All rights reserved.