Protobuf Maven Plugin 2.7.1 API
Package
Description
A modern Maven plugin for generating source code from Protocol Buffers
sources.
Dependency management and analysis.
Interoperability with Eclipse Aether for underlying dependency and artifact resolution.
Management of source code generation requests.
Definition of Maven MOJOs that make up this plugin.
Management of
protoc
plugins.Integration with and management of
protoc
itself.Detection and management of input Protocol Buffer sources.
Components to facilitate incremental code generation, which aims to reduce build times for
large codebases by allowing the
maven-compiler-plugin
to incrementally generate classes
from Java sources.Shared internal components.