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.Marker to describe the result of a generation run.Immutable implementation of
GenerationRequest
.Builds instances of typeImmutableGenerationRequest
.Supported generated source languages.Builder for a set of enabled languages.Strategy for registration of additional artifacts to attach to the Maven project.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.