You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by Marshall Schor <ms...@schor.com> on 2019/01/28 14:43:55 UTC

may have to set JVM parm for maven access - TLS v1.2 protocol

On another project, ran into this issue:

https://stackoverflow.com/questions/51090914/received-fatal-alert-protocol-version-build-failure-gradle-maven

If you get a failure due to http protocol when fetching from Maven repo, this
might be the cause.  The link has jvm parms to override.

-Marshall