Package io.github.ascopes.protobufmavenplugin.mojo


package io.github.ascopes.protobufmavenplugin.mojo
Definition of Maven MOJOs that make up this plugin.
  • Classes
    Class
    Description
    Abstract base for a code generation Mojo that calls protoc.
    Display help information on protobuf-maven-plugin.
    Call mvn protobuf:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
    Generate source code from protobuf files.
    Generate source code from protobuf files for use in tests.