All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description AbstractProtocCompileMojo An abstract base mojo configuration for usingprotoccompiler with the main sources.AbstractProtocMojo Abstract Mojo implementation.AbstractProtocTestCompileMojo An abstract base mojo configuration for usingprotoccompiler with the test sources.DefaultProtobufToolchain Based onorg.apache.maven.toolchain.java.DefaultJavaToolChain.DefaultProtobufToolchainFactory Based onorg.apache.maven.toolchain.java.DefaultJavaToolchainFactory.HelpMojo Display help information on protobuf-maven-plugin.
Callmvn protobuf:help -Ddetail=true -Dgoal=<goal-name>to display parameter details.MojoConfigurationException An exception to indicate that plugin configuration was incorrect.MojoInitializationException An exception to indicate that plugin initialization has failed.ProtobufToolchain A tool chain for protobuf compiler (protoc).Protoc This class represents an invokable configuration of theprotoccompiler.Protoc.Builder This class buildsProtocinstances.ProtocCompileCppMojo This mojo executes theprotoccompiler for generating main C++ sources from protocol buffer definitions.ProtocCompileCsharpMojo This mojo executes theprotoccompiler for generating main C# sources from protocol buffer definitions.ProtocCompileCustomMojo This mojo executes theprotoccompiler with the specified plugin executable to generate main sources from protocol buffer definitions.ProtocCompileJavaNanoMojo Deprecated. JavaNano has been deprecated in favour of Java Lite.ProtocCompileJavaScriptMojo This mojo executes theprotoccompiler for generating main JavaScript sources from protocol buffer definitions.ProtocCompileMojo This mojo executes theprotoccompiler for generating main Java sources from protocol buffer definitions.ProtocCompilePythonMojo This mojo executes theprotoccompiler for generating main python sources from protocol buffer definitions.ProtocPlugin Describes aprotocplugin that is written in Java and assembled from resolved artifacts at runtime.ProtocPluginAssembler Creates an executableprotocplugin (written in Java) from aProtocPluginspecification.ProtocTestCompileCppMojo This mojo executes theprotoccompiler for generating test C++ sources from protocol buffer definitions.ProtocTestCompileCsharpMojo This mojo executes theprotoccompiler for generating test C# sources from protocol buffer definitions.ProtocTestCompileCustomMojo This mojo executes theprotoccompiler with the specified plugin executable to generate test sources from protocol buffer definitions.ProtocTestCompileJavaNanoMojo Deprecated. JavaNano has been deprecated in favour of Java Lite.ProtocTestCompileJavaScriptMojo This mojo executes theprotoccompiler for generating test JavaScript sources from protocol buffer definitions.ProtocTestCompileMojo This mojo executes theprotoccompiler for generating test Java sources from protocol buffer definitions.ProtocTestCompilePythonMojo This mojo executes theprotoccompiler for generating test python sources from protocol buffer definitions.