I am trying to build the latest thrift 0.15.0 but I am on a closed system. The build uses gradle and it is trying to pull from the internet. Has anyone successfully built on a closed system? I got past the gradle-5.6.4-bin.zip issue but now get errors about the johnrengelman.shadow file. I have the shadow.jar but not sure how to get gradle to use that instead of the internet. This is my first time using gradle also...
thanks in advance