@Mojo(name="validate",
defaultPhase=TEST,
threadSafe=true)
public class ValidateMojo
extends AbstractXmlMojo
AbstractXmlMojo.CatalogHandling| Constructor and Description |
|---|
ValidateMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Called by Maven for executing the Mojo.
|
activateProxy, 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–2021 The Apache Software Foundation. All rights reserved.