org.whitesource.maven
Class Constants

java.lang.Object
  extended by org.whitesource.maven.Constants

public final class Constants
extends Object

Constants used by plugin.

Author:
tom.shapira

Field Summary
static String AGENT_TYPE
           
static String AGENT_VERSION
           
static String CHECK_POLICIES
           
static String ERROR_SERVICE_CONNECTION
           
static String ERROR_SHA1
           
static String EXCLUDES
           
static String IGNORE
           
static String IGNORE_POM_MODULES
           
static String IGNORE_TEST_SCOPE_DEPENDENCIES
           
static String INCLUDES
           
static String MODULE_TOKENS
           
static String ORG_TOKEN
           
static String OUTPUT_DIRECTORY
           
static String PLUGIN_PREFIX
           
static String PRODUCT
           
static String PRODUCT_VERSION
           
static String PROJECT_TOKEN
           
static String SPECIAL_MODULE_TOKENS
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

AGENT_TYPE

public static final String AGENT_TYPE
See Also:
Constant Field Values

AGENT_VERSION

public static final String AGENT_VERSION
See Also:
Constant Field Values

PLUGIN_PREFIX

public static final String PLUGIN_PREFIX
See Also:
Constant Field Values

ORG_TOKEN

public static final String ORG_TOKEN
See Also:
Constant Field Values

PRODUCT

public static final String PRODUCT
See Also:
Constant Field Values

PRODUCT_VERSION

public static final String PRODUCT_VERSION
See Also:
Constant Field Values

CHECK_POLICIES

public static final String CHECK_POLICIES
See Also:
Constant Field Values

IGNORE_TEST_SCOPE_DEPENDENCIES

public static final String IGNORE_TEST_SCOPE_DEPENDENCIES
See Also:
Constant Field Values

OUTPUT_DIRECTORY

public static final String OUTPUT_DIRECTORY
See Also:
Constant Field Values

PROJECT_TOKEN

public static final String PROJECT_TOKEN
See Also:
Constant Field Values

MODULE_TOKENS

public static final String MODULE_TOKENS
See Also:
Constant Field Values

SPECIAL_MODULE_TOKENS

public static final String SPECIAL_MODULE_TOKENS
See Also:
Constant Field Values

IGNORE

public static final String IGNORE
See Also:
Constant Field Values

INCLUDES

public static final String INCLUDES
See Also:
Constant Field Values

EXCLUDES

public static final String EXCLUDES
See Also:
Constant Field Values

IGNORE_POM_MODULES

public static final String IGNORE_POM_MODULES
See Also:
Constant Field Values

ERROR_SERVICE_CONNECTION

public static final String ERROR_SERVICE_CONNECTION
See Also:
Constant Field Values

ERROR_SHA1

public static final String ERROR_SHA1
See Also:
Constant Field Values


Copyright © 2011-2014 White Source. All Rights Reserved.