diff --git a/protoc-artifacts/README.md b/protoc-artifacts/README.md index 8768a05b..3a530197 100644 --- a/protoc-artifacts/README.md +++ b/protoc-artifacts/README.md @@ -56,7 +56,12 @@ configure GPG and Sonatype account. You need to perform the deployment for every platform that you want to suppport. DO NOT close the staging repository until you have done the -deployment for all platforms. +deployment for all platforms. Currently the following platforms are supported: +- Linux (x86_32 and x86_64) +- Windows (x86_32 and x86_64) with + - Cygwin with MinGW compilers (both x86_32 and x86_64) + - MSYS with MinGW32 (x86_32 only) +- MacOSX (x86_32 and x86_64) Remove any ``SNAPSHOT`` or ``pre`` suffix from the version string before deploying. diff --git a/protoc-artifacts/pom.xml b/protoc-artifacts/pom.xml index 6cfcf057..fad81b57 100644 --- a/protoc-artifacts/pom.xml +++ b/protoc-artifacts/pom.xml @@ -91,6 +91,11 @@ release +