4.0.0
com.google
google
1
com.google.protobuf
protoc-gen-javalite
3.0.0
pom
Protobuf Java Lite Compiler Plugin
The Protobuf Compiler (protoc) compiler plugin to generate Java Lite files.
2008
https://developers.google.com/protocol-buffers/
New BSD license
http://www.opensource.org/licenses/bsd-license.php
repo
https://github.com/google/protobuf
scm:git:https://github.com/google/protobuf.git
kr.motd.maven
os-maven-plugin
1.2.3.Final
org.codehaus.mojo
exec-maven-plugin
1.1.1
compile
exec
bash
build-protoc.sh
${os.detected.name}
${os.detected.arch}
protoc-gen-javalite
org.codehaus.mojo
build-helper-maven-plugin
1.8
attach-artifacts
package
attach-artifact
${basedir}/target/protoc-gen-javalite.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}