Uses of Class
org.xolstice.maven.plugin.protobuf.AbstractProtocMojo
Packages that use AbstractProtocMojo
-
Uses of AbstractProtocMojo in org.xolstice.maven.plugin.protobuf
Subclasses of AbstractProtocMojo in org.xolstice.maven.plugin.protobufModifier and TypeClassDescriptionclassAn abstract base mojo configuration for usingprotoccompiler with the main sources.classAn abstract base mojo configuration for usingprotoccompiler with the test sources.final classThis mojo executes theprotoccompiler for generating main C++ sources from protocol buffer definitions.final classThis mojo executes theprotoccompiler for generating main C# sources from protocol buffer definitions.final classThis mojo executes theprotoccompiler with the specified plugin executable to generate main sources from protocol buffer definitions.final classDeprecated.JavaNano has been deprecated in favour of Java Lite.final classThis mojo executes theprotoccompiler for generating main JavaScript sources from protocol buffer definitions.final classThis mojo executes theprotoccompiler for generating main Java sources from protocol buffer definitions.final classThis mojo executes theprotoccompiler for generating main python sources from protocol buffer definitions.final classThis mojo executes theprotoccompiler for generating test C++ sources from protocol buffer definitions.final classThis mojo executes theprotoccompiler for generating test C# sources from protocol buffer definitions.final classThis mojo executes theprotoccompiler with the specified plugin executable to generate test sources from protocol buffer definitions.final classDeprecated.JavaNano has been deprecated in favour of Java Lite.final classThis mojo executes theprotoccompiler for generating test JavaScript sources from protocol buffer definitions.final classThis mojo executes theprotoccompiler for generating test Java sources from protocol buffer definitions.final classThis mojo executes theprotoccompiler for generating test python sources from protocol buffer definitions.