Package io.github.ascopes.protobufmavenplugin.generation
package io.github.ascopes.protobufmavenplugin.generation
Management of source code generation requests.
-
ClassDescriptionBase for a generation request with all the details of what to do during generation.Immutable implementation of
GenerationRequest
.Builds instances of typeImmutableGenerationRequest
.Supported generated source languages.Builder for a set of enabled languages.Orchestrates all moving parts in this plugin, collecting all relevant information and dependencies to pass to an invocation ofprotoc
.Strategy for registration of sources with the Maven project.