public final class MavenSurefireUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ARTIFACT_ID |
static String |
GROUP_ID |
static String |
VERSION |
| Modifier and Type | Method and Description |
|---|---|
static MavenPlugin |
configure(Project project)
Configures the project POM with base required surefire settings
|
public static final String GROUP_ID
public static final String ARTIFACT_ID
public static final String VERSION
public static MavenPlugin configure(Project project)
project - the project currently analyzedCopyright © 2009-2012 SonarSource. All Rights Reserved.