@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, setPluginContext
public void execute() throws MojoExecutionException, MojoFailureException
MojoExecutionException
- If the goal encountered severe errors.MojoFailureException
- If any of the Maven builds failed.Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.