Package org.wso2.maven
Class Constant
- java.lang.Object
-
- org.wso2.maven.Constant
-
public class Constant extends Object
-
-
Field Summary
-
Constructor Summary
Constructors Constructor Description Constant()
-
-
-
Field Detail
-
TOOL_NAME
public static final String TOOL_NAME
- See Also:
- Constant Field Values
-
TOOL_VERSION
public static final String TOOL_VERSION
- See Also:
- Constant Field Values
-
TOOL_REPO_URL
public static final String TOOL_REPO_URL
- See Also:
- Constant Field Values
-
SRC
public static final String SRC
- See Also:
- Constant Field Values
-
CATALOG_XML
public static final String CATALOG_XML
- See Also:
- Constant Field Values
-
PROJECT_NAME
public static final String PROJECT_NAME
- See Also:
- Constant Field Values
-
GENERATED_AT
public static final String GENERATED_AT
- See Also:
- Constant Field Values
-
SYNTAX_ISSUES
public static final String SYNTAX_ISSUES
- See Also:
- Constant Field Values
-
UTF_8
public static final String UTF_8
- See Also:
- Constant Field Values
-
NAME
public static final String NAME
- See Also:
- Constant Field Values
-
VERSION
public static final String VERSION
- See Also:
- Constant Field Values
-
URL
public static final String URL
- See Also:
- Constant Field Values
-
ARTIFACT_FOLDER
public static final Path ARTIFACT_FOLDER
-
TOOL
public static final String TOOL
- See Also:
- Constant Field Values
-
ID
public static final String ID
- See Also:
- Constant Field Values
-
SEVERITY
public static final String SEVERITY
- See Also:
- Constant Field Values
-
MESSAGE
public static final String MESSAGE
- See Also:
- Constant Field Values
-
UNKNOWN
public static final String UNKNOWN
- See Also:
- Constant Field Values
-
LINE
public static final String LINE
- See Also:
- Constant Field Values
-
COLUMN
public static final String COLUMN
- See Also:
- Constant Field Values
-
FILE_PATH
public static final String FILE_PATH
- See Also:
- Constant Field Values
-
ISSUES
public static final String ISSUES
- See Also:
- Constant Field Values
-
FILES
public static final String FILES
- See Also:
- Constant Field Values
-
TOTAL_ISSUES
public static final String TOTAL_ISSUES
- See Also:
- Constant Field Values
-
ERRORS
public static final String ERRORS
- See Also:
- Constant Field Values
-
WARNINGS
public static final String WARNINGS
- See Also:
- Constant Field Values
-
INFO
public static final String INFO
- See Also:
- Constant Field Values
-
SUMMARY
public static final String SUMMARY
- See Also:
- Constant Field Values
-
SCHEMA
public static final String SCHEMA
- See Also:
- Constant Field Values
-
RUNS
public static final String RUNS
- See Also:
- Constant Field Values
-
INFORMATION_URI
public static final String INFORMATION_URI
- See Also:
- Constant Field Values
-
DRIVER
public static final String DRIVER
- See Also:
- Constant Field Values
-
RESULTS
public static final String RESULTS
- See Also:
- Constant Field Values
-
RULE_ID
public static final String RULE_ID
- See Also:
- Constant Field Values
-
LEVEL
public static final String LEVEL
- See Also:
- Constant Field Values
-
KIND
public static final String KIND
- See Also:
- Constant Field Values
-
FAIL
public static final String FAIL
- See Also:
- Constant Field Values
-
TEXT
public static final String TEXT
- See Also:
- Constant Field Values
-
URI
public static final String URI
- See Also:
- Constant Field Values
-
ARTIFACT_LOCATION
public static final String ARTIFACT_LOCATION
- See Also:
- Constant Field Values
-
START_LINE
public static final String START_LINE
- See Also:
- Constant Field Values
-
START_COLUMN
public static final String START_COLUMN
- See Also:
- Constant Field Values
-
END_LINE
public static final String END_LINE
- See Also:
- Constant Field Values
-
END_COLUMN
public static final String END_COLUMN
- See Also:
- Constant Field Values
-
REGION
public static final String REGION
- See Also:
- Constant Field Values
-
PHYSICAL_LOCATION
public static final String PHYSICAL_LOCATION
- See Also:
- Constant Field Values
-
LOCATIONS
public static final String LOCATIONS
- See Also:
- Constant Field Values
-
-