org.whitesource.maven
Class Constants
java.lang.Object
org.whitesource.maven.Constants
public final class Constants
- extends Object
Constants used by plugin.
- Author:
- tom.shapira
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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.