protoc-jar-maven-plugin
protoc-jar-maven-plugin copied to clipboard
get protoc version if include std types requested
if include is requested and recompilation is happening this leads to crash because protocVersion is empty, in other words it is now know which version of std types to extract
should solve last comment from - https://github.com/os72/protoc-jar-maven-plugin/issues/60