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.StringDEFAULT_INCLUDES"**/*.proto"private static final java.lang.StringPROTO_FILE_SUFFIX".proto" -
org.xolstice.maven.plugin.protobuf.HelpMojo Modifier and Type Constant Field Value private static final intDEFAULT_LINE_LENGTH80private static final java.lang.StringPLUGIN_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.StringLOG_PREFIX"[PROTOC] " -
org.xolstice.maven.plugin.protobuf.ProtocPlugin Modifier and Type Constant Field Value private static final java.lang.StringDATA_MODEL_SYSPROP"sun.arch.data.model"private static final java.lang.StringWIN_JVM_DATA_MODEL_32"32"private static final java.lang.StringWIN_JVM_DATA_MODEL_64"64"
-
org.xolstice.maven.toolchain.protobuf.DefaultProtobufToolchain Modifier and Type Constant Field Value public static final java.lang.StringKEY_PROTOC_EXECUTABLE"protocExecutable"