blackrock / protoc-jar-maven-plugin

Maven plugin to compile protobuf proto files into java source code
Apache License 2.0
9 stars 3 forks source link

Fix maven build warnings #9

Closed spensonshih closed 8 months ago

spensonshih commented 8 months ago

Description

Fixes some maven build warnings on source encoding and uses the correct jar-no-fork goal for the attach-sources tasks.