public class ValidateMojo extends AbstractXmlMojo
Constructor and Description |
---|
ValidateMojo() |
Modifier and Type | Method and Description |
---|---|
void |
execute()
Called by Maven for executing the Mojo.
|
activateProxy, asAbsoluteFile, asFiles, getBasedir, getExcludes, getFileNames, getFiles, getLocator, getProject, getResolver, getResource, passivateProxy, setCatalogs
public 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–2015 The Apache Software Foundation. All rights reserved.