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.
    Custom configurator for this Maven plugin which allows us to inject additional converter types to work around internal quirks regarding how Maven, Sisu, and Plexus operate under the hood.
    Generate source code from protobuf files for use in tests.