mendix / docs

Mendix documentation repository
https://docs.mendix.com
Creative Commons Attribution 4.0 International
137 stars 708 forks source link

Add Gradle Networking Requirements #7435

Closed cdcharlebois closed 4 months ago

cdcharlebois commented 4 months ago

I believe that the use of managed dependencies with version 10.3+ also requires Studio Pro to be able to access the following URLs (to fetch managed dependencies)

repo.maven.apache.org
plugins.gradle.org
jcenter.bintray.com
plugins-artifacts.gradle.org

This should be added to the documentation, either under system requirements with the other URLs that need to be whitelisted in system requirements here or with the managed dependencies docs here

This issue has come up with multiple customers recently and should be added to the docs.

MarkvanMents commented 4 months ago

Hi Connor, This information is already in our documentation here: https://docs.mendix.com/refguide/managed-dependencies/#8-troubleshooting And is being rewritten in #7343 I'll pick this up on your PR #7436