Package org.xolstice.maven.plugin.protobuf
package org.xolstice.maven.plugin.protobuf
-
ClassDescriptionAn abstract base mojo configuration for using
protoc
compiler with the main sources.Abstract Mojo implementation.An abstract base mojo configuration for usingprotoc
compiler with the test sources.Display help information on protobuf-maven-plugin.
Callmvn protobuf:help -Ddetail=true -Dgoal=<goal-name>
to display parameter details.An exception to indicate that plugin configuration was incorrect.An exception to indicate that plugin initialization has failed.This class represents an invokable configuration of theprotoc
compiler.This class buildsProtoc
instances.This mojo executes theprotoc
compiler for generating main C++ sources from protocol buffer definitions.This mojo executes theprotoc
compiler for generating main C# sources from protocol buffer definitions.This mojo executes theprotoc
compiler with the specified plugin executable to generate main sources from protocol buffer definitions.Deprecated.JavaNano has been deprecated in favour of Java Lite.This mojo executes theprotoc
compiler for generating main JavaScript sources from protocol buffer definitions.This mojo executes theprotoc
compiler for generating main Java sources from protocol buffer definitions.This mojo executes theprotoc
compiler for generating main python sources from protocol buffer definitions.Describes aprotoc
plugin that is written in Java and assembled from resolved artifacts at runtime.Creates an executableprotoc
plugin (written in Java) from aProtocPlugin
specification.This mojo executes theprotoc
compiler for generating test C++ sources from protocol buffer definitions.This mojo executes theprotoc
compiler for generating test C# sources from protocol buffer definitions.This mojo executes theprotoc
compiler with the specified plugin executable to generate test sources from protocol buffer definitions.Deprecated.JavaNano has been deprecated in favour of Java Lite.This mojo executes theprotoc
compiler for generating test JavaScript sources from protocol buffer definitions.This mojo executes theprotoc
compiler for generating test Java sources from protocol buffer definitions.This mojo executes theprotoc
compiler for generating test python sources from protocol buffer definitions.