Constant Field Values
Contents
org.xolstice.*
-
org.xolstice.maven.plugin.protobuf.org.xolstice.maven.plugin.protobuf.AbstractProtocMojo Modifier and Type Constant Field Value private static final java.lang.String
DEFAULT_INCLUDES
"**/*.proto"
private static final java.lang.String
PROTO_FILE_SUFFIX
".proto"
-
org.xolstice.maven.plugin.protobuf.HelpMojo Modifier and Type Constant Field Value private static final int
DEFAULT_LINE_LENGTH
80
private static final java.lang.String
PLUGIN_HELP_PATH
"/META-INF/maven/org.xolstice.maven.plugins/protobuf-maven-plugin/plugin-help.xml"
-
org.xolstice.maven.plugin.protobuf.org.xolstice.maven.plugin.protobuf.Protoc Modifier and Type Constant Field Value private static final java.lang.String
LOG_PREFIX
"[PROTOC] "
-
org.xolstice.maven.plugin.protobuf.ProtocPlugin Modifier and Type Constant Field Value private static final java.lang.String
DATA_MODEL_SYSPROP
"sun.arch.data.model"
private static final java.lang.String
WIN_JVM_DATA_MODEL_32
"32"
private static final java.lang.String
WIN_JVM_DATA_MODEL_64
"64"
-
org.xolstice.maven.toolchain.protobuf.DefaultProtobufToolchain Modifier and Type Constant Field Value public static final java.lang.String
KEY_PROTOC_EXECUTABLE
"protocExecutable"