protoc-jar-maven-plugin icon indicating copy to clipboard operation
protoc-jar-maven-plugin copied to clipboard

get protoc version if include std types requested

Open morapet opened this issue 3 years ago • 1 comments

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

morapet avatar Jan 12 '22 13:01 morapet

should solve last comment from - https://github.com/os72/protoc-jar-maven-plugin/issues/60

morapet avatar Jan 12 '22 13:01 morapet