Can't build uber jar

About 2 hours ago, I can’t build uber jar from console.

I’am using 6.9.2, I change the version to 6.9.4, not working.

BTW, My license Expiration date: 2018-10-23.

Under is the error:

gradle buildUberJar

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring project ':xiaov-core'.
> Could not resolve all dependencies for configuration ':appComponent'.
   > Could not resolve com.haulmont.charts:charts-global:6.9.4.
     Required by:
         project :
      > Could not resolve com.haulmont.charts:charts-global:6.9.4.
         > Could not get resource 'https://repo.cuba-platform.com/content/groups/premium/com/haulmont/charts/charts-global/6.9.4/charts-global-6.9.4.pom'.
            > java.lang.NullPointerException (no error message)

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

Hi,

Please check if you set up gradle.properties as described here: Configuring Access to Repository - CUBA Platform. Developer’s Manual

Create a $USER_HOME/.gradle/gradle.properties file and set properties in it:

premiumRepoUser=111111222222
premiumRepoPass=abcdefabcdef