Jmix version: 2.3.1
I am facing a strange issue. I am trying to add Vaadin FullCalendar add-on in one of sub-project but Gradle skips https://maven.vaadin.com/vaadin-addons while searching for this add-on.
Interestingly, if I change repo url to https://google.com (or any other valid one) it tries searching in google.
Searched in the following locations:
But if I add Vaadin add-ons repo alongwith google, Gradle skips both repos.
Searched in the following locations:
Having almost no experience with gradle, I might be missing something here. Please guide.
I am able to access add-ons repo from my Safari and Terminal.