This repository was archived by the owner on Aug 9, 2023. It is now read-only.
talshani/maven-protoc-plugin
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
********************************************** *** Maven Protocol Buffers (protoc) Plugin *** ********************************************** A plugin that integrates protocol buffers compiler (protoc) into Maven lifecycle. The latest plugin documentation is available here: http://sergei-ivanov.github.com/maven-protoc-plugin/ The plugin is not yet available through Maven Central, for the time being it can be fetched from the following location: <pluginRepositories> <pluginRepository> <id>protoc-plugin</id> <url>http://sergei-ivanov.github.com/maven-protoc-plugin/repo/releases/</url> </pluginRepository> </pluginRepositories>