@Mojo(name="instrument",
defaultPhase=PROCESS_CLASSES,
requiresProject=false,
threadSafe=true,
requiresDependencyResolution=RUNTIME)
@Execute(goal="instrument",
phase=PROCESS_CLASSES)
public class MainMojo
extends AbstractAsyncMojo
verbose| Constructor and Description |
|---|
MainMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Instruments the files.
|
protected File |
getClassesDirectory()
Return the main classes directory
|
protected String |
getType() |
instrumentFiles, isVerboseprotected String getType()
getType in class AbstractAsyncMojoprotected File getClassesDirectory()
getClassesDirectory in class AbstractAsyncMojopublic void execute()
throws org.apache.maven.plugin.MojoExecutionException
AbstractAsyncMojoexecute in interface org.apache.maven.plugin.Mojoexecute in class AbstractAsyncMojoorg.apache.maven.plugin.MojoExecutionExceptionCopyright © 2015 Electronic Arts Inc. All rights reserved.