@Mojo(name="cite",
defaultPhase=PROCESS_SOURCES)
public class XCiteMojo
extends org.apache.maven.plugin.AbstractMojo
| Constructor and Description |
|---|
XCiteMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Replace citations with quotes in included files,
writing the resulting files in the output directory.
|
public void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionException - Could not create output directory.org.apache.maven.plugin.MojoFailureException - Failed to perform replacements.Copyright © 2025 Open Identity Platform Community. All rights reserved.