Build Error: Could not find com.haulmont.thirdparty:googlemaps:1.0.2.CUBA.18

Build failed due to unresolved dependencies. Could not find com.haulmont.thirdparty:googlemaps:1.0.2.CUBA.18 . How to resolve this?

Thanks,
Abhishek

:app-web:buildScssThemes FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':app-web:buildScssThemes'.
> Could not resolve all dependencies for configuration ':app-web:compile'.
   > Could not find com.haulmont.thirdparty:googlemaps:1.0.2.CUBA.18.
     Searched in the following locations:
         https://repo.cuba-platform.com/content/groups/work/com/haulmont/thirdparty/googlemaps/1.0.2.CUBA.18/googlemaps-1.0.2.CUBA.18.pom
         https://repo.cuba-platform.com/content/groups/work/com/haulmont/thirdparty/googlemaps/1.0.2.CUBA.18/googlemaps-1.0.2.CUBA.18.jar
         https://repo.cuba-platform.com/content/groups/premium/com/haulmont/thirdparty/googlemaps/1.0.2.CUBA.18/googlemaps-1.0.2.CUBA.18.pom
         https://repo.cuba-platform.com/content/groups/premium/com/haulmont/thirdparty/googlemaps/1.0.2.CUBA.18/googlemaps-1.0.2.CUBA.18.jar
     Required by:
         project :app-web > com.haulmont.charts:charts-web:6.7-SNAPSHOT
1 Like

Hi,

Thank you for noticing, just published missing artifact. Please note that you should not use -SNAPSHOT versions of the platform for production because we have not finished tests for them and you might face with issues related to new changes.

1 Like