Error loading base project

Hello,

I use Idea with Cuba plugin (last version).
When I run the project (in Windows) I have this event log:

_Error loading base projects group platform from the repository: https://repo.cuba-platform.com/content/groups/work_

I saw this link in build.gradle file.
However the application works fine. What could be? Can I remove this link?

I configured gradle wrapper to use distribution with sources and now the error message is gone.

Hi,

The link you mentioned is actually a maven repository URL. Please don’t remove it.
Error message says that Studio failed to get CUBA artifacts from this repository for some reason.

Could you please attach idea.log file (<user_home>/<IDE_home>/system/log) so we can get more details about the issue.