I’m setting up the env with an existing project and I’m getting these:
A problem occurred configuring project ':app-core'.
> Could not resolve all dependencies for configuration ':appComponent'.
> Could not find com.haulmont.reports:reports-global:6.10.14.
Searched in the following locations:
file:/home/gpetrov/.m2/repository/com/haulmont/reports/reports-global/6.10.14/reports-global-6.10.14.pom
file:/home/gpetrov/.m2/repository/com/haulmont/reports/reports-global/6.10.14/reports-global-6.10.14.jar
https://repo.cuba-platform.com/content/groups/work/com/haulmont/reports/reports-global/6.10.14/reports-global-6.10.14.pom
https://repo.cuba-platform.com/content/groups/work/com/haulmont/reports/reports-global/6.10.14/reports-global-6.10.14.jar
Required by:
project :
> Could not find com.haulmont.charts:charts-global:6.10.14.
Searched in the following locations:
file:/home/gpetrov/.m2/repository/com/haulmont/charts/charts-global/6.10.14/charts-global-6.10.14.pom
file:/home/gpetrov/.m2/repository/com/haulmont/charts/charts-global/6.10.14/charts-global-6.10.14.jar
https://repo.cuba-platform.com/content/groups/work/com/haulmont/charts/charts-global/6.10.14/charts-global-6.10.14.pom
https://repo.cuba-platform.com/content/groups/work/com/haulmont/charts/charts-global/6.10.14/charts-global-6.10.14.jar
Checked the base url and found taht v. 6.10 is really missing there.