# protobuf-maven-plugin **Repository Path**: sl40168/protobuf-maven-plugin ## Basic Information - **Project Name**: protobuf-maven-plugin - **Description**: Maven Plugin that executes the Protocol Buffers (protoc) compiler - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2025-08-29 - **Last Updated**: 2025-09-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![No Maintenance Intended](http://unmaintained.tech/badge.svg)](http://unmaintained.tech/) [![GitHub license](https://img.shields.io/badge/license-Apache%202-blue.svg)](https://raw.githubusercontent.com/xolstice/protobuf-maven-plugin/master/LICENSE) [![Maven Central](https://img.shields.io/maven-central/v/org.xolstice.maven.plugins/protobuf-maven-plugin.svg)](https://repo1.maven.org/maven2/org/xolstice/maven/plugins/protobuf-maven-plugin/) > [!IMPORTANT] > This project is no longer being maintained, and no further contributions will be considered. > > Please consider switching to alternatives, such as: \ > https://github.com/ascopes/protobuf-maven-plugin # Maven Protocol Buffers Plugin A plugin that integrates protocol buffers compiler (`protoc`) into Maven lifecycle. This is a continuation of `maven-protoc-plugin` that was started at Google and later developed by GitHub community. [Release notes](https://www.xolstice.org/protobuf-maven-plugin/changes-report.html) and detailed documentation are available on the [web site](https://www.xolstice.org/protobuf-maven-plugin/).