@Mojo(name="verify", defaultPhase=VERIFY, threadSafe=true) public class VerifyMojo extends AbstractMojo
| Constructor and Description | 
|---|
| VerifyMojo() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | execute()Invokes Maven on the configured test projects. | 
getLog, getPluginContext, setLog, setPluginContextpublic void execute()
             throws MojoExecutionException,
                    MojoFailureException
MojoExecutionException - If the goal encountered severe errors.MojoFailureException - If any of the Maven builds failed.Copyright © 2002–2017 The Apache Software Foundation. All rights reserved.