Constant Field Values
Contents
org.codehaus.*
-
org.codehaus.plexus.component.repository.ComponentDependency Modifier and Type Constant Field Value private static final java.lang.String
DEAULT_DEPENDENCY_TYPE
"jar"
-
org.codehaus.plexus.logging.Logger Modifier and Type Constant Field Value public static final int
LEVEL_DEBUG
0
public static final int
LEVEL_DISABLED
5
public static final int
LEVEL_ERROR
3
public static final int
LEVEL_FATAL
4
public static final int
LEVEL_INFO
1
public static final int
LEVEL_WARN
2