4.0.0
com.google
google
1
com.google.protobuf
protoc
3.6.0
pom
Protobuf Compiler
Protobuf Compiler (protoc) is a compiler for .proto files. It generates
language-specific code for Protobuf messages and RPC interfaces.
2008
https://developers.google.com/protocol-buffers/
3-Clause BSD License
https://opensource.org/licenses/BSD-3-Clause
repo
https://github.com/google/protobuf
scm:git:https://github.com/google/protobuf.git
kr.motd.maven
os-maven-plugin
1.5.0.Final
org.codehaus.mojo
exec-maven-plugin
1.1.1
compile
exec
bash
build-protoc.sh
${os.detected.name}
${os.detected.arch}
protoc
org.codehaus.mojo
build-helper-maven-plugin
1.8
attach-artifacts
package
attach-artifact
${basedir}/target/protoc.exe
${os.detected.name}-${os.detected.arch}
exe
release
org.apache.maven.plugins
maven-gpg-plugin
1.5
sign-artifacts
verify
sign
org.sonatype.plugins
nexus-staging-maven-plugin
1.6.3
true
sonatype-nexus-staging
https://oss.sonatype.org/
true
false
${staging.repository}