|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sonar.api.batch.maven.MavenSurefireUtils
public final class MavenSurefireUtils
| Field Summary | |
|---|---|
static java.lang.String |
ARTIFACT_ID
|
static java.lang.String |
GROUP_ID
|
static java.lang.String |
VERSION
|
| Method Summary | |
|---|---|
static MavenPlugin |
configure(Project project)
Configures the project POM with base required surefire settings |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String GROUP_ID
public static final java.lang.String ARTIFACT_ID
public static final java.lang.String VERSION
| Method Detail |
|---|
public static MavenPlugin configure(Project project)
project - the project currently analyzed
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||