igor-petruk / protobuf-maven-plugin

Protobuf Maven Plugin

Home Page:http://igor-petruk.github.com/protobuf-maven-plugin/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Maven Central

Hello.

There are a couple of plugins out there to compile Google Protobuf files, but most of them end up giving NPEs, so you have to fallback to Exec Plugin.

That's why I wanted to create a quite simple plugin that just does the job. Plus the source code is very small and simple to fix any possible issue.

About

Protobuf Maven Plugin

http://igor-petruk.github.com/protobuf-maven-plugin/

License:Apache License 2.0


Languages

Language:Java 100.0%