@Mojo(name="coverage",
defaultPhase=VERIFY)
public class JSCoverProxyMavenMojo
extends org.apache.maven.plugin.AbstractMojo
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
detectCoalesce |
protected List<String> |
instrumentPathArgs |
protected boolean |
mvnTestSkip |
protected boolean |
skipTests |
| Constructor and Description |
|---|
JSCoverProxyMavenMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
protected void |
setCommonConfiguration(jscover.ConfigurationCommon config) |
@Parameter protected boolean detectCoalesce
@Parameter(property="skipTests") protected boolean skipTests
@Parameter(property="maven.test.skip") protected boolean mvnTestSkip
public void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionprotected void setCommonConfiguration(jscover.ConfigurationCommon config)
throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionCopyright © 2016-2017. All Rights Reserved.