@Mojo(name="seccheck",
defaultPhase=PRE_INTEGRATION_TEST)
public class AtlassianSCAPlugin
extends org.apache.maven.plugin.AbstractMojo
| Modifier and Type | Class and Description |
|---|---|
static class |
AtlassianSCAPlugin.ReportLevel |
| Modifier and Type | Field and Description |
|---|---|
static String |
APK_FILE_RE |
static String |
DEPENDENCY_CHECK_VERSION |
static String |
JAR_OR_CLASS_FILE_RE |
static String |
SPOTBUGS_VERSION |
static String |
SPOTBUGS_XSL |
| Constructor and Description |
|---|
AtlassianSCAPlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
public static final String SPOTBUGS_XSL
public static final String JAR_OR_CLASS_FILE_RE
public static final String APK_FILE_RE
public static final String DEPENDENCY_CHECK_VERSION
public static final String SPOTBUGS_VERSION
Copyright © 2019 Atlassian. All rights reserved.