Skip to content

GEBIT/another-protobuf-maven-plugin

 
 

Repository files navigation

GitHub license join discord Maven Central Quality Gate Status Lines of Code Coverage

CII Best Practices

Another Maven Protocol Buffers Plugin

<dependency>
  <groupId>dev.cookiecode</groupId>
  <artifactId>another-protobuf-maven-plugin</artifactId>
  <version>2.1.0</version>
</dependency>

A plugin that integrates protocol buffers compiler (protoc) into Maven lifecycle.

Release notes and detailed documentation are available on the web site.

Please also read Contribution Guidelines and Code of Conduct for this project.

Why did you create another plugin ?

This is a continuation of maven-protobuf-plugin that was forked by xolstice, which was itself a continuation of maven-protoc-plugin that was started at Google and later developed by GitHub community.

I opened a PR years ago as many other contributors but the maven-protobuf-plugin project was unfortunately abandoned by its authors.

About

Another Maven Plugin that executes the Protocol Buffers (protoc) compiler

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 78.0%
  • Groovy 22.0%