@Mojo(name="validate",
defaultPhase=TEST,
threadSafe=true)
public class ValidateMojo
extends AbstractXmlMojo
AbstractXmlMojo.CatalogHandling| Constructor | Description |
|---|---|
ValidateMojo() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
execute() |
Called by Maven for executing the Mojo.
|
getLog, getPluginContext, setLog, setPluginContextactivateProxy, asAbsoluteFile, asFiles, getBasedir, getCatalogHandling, getExcludes, getFileNames, getFiles, getLocator, getProject, getResolver, getResource, isSkipping, passivateProxy, setCatalogspublic void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionException - Running the Mojo failed.org.apache.maven.plugin.MojoFailureException - A configuration error was detected.Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.