The error of "Could not get resource"

I subscribed, and filled in the account and password, still get an error

Could not get resource ‘https://cuba-platform.bintray.com/premium/com/haulmont/reports/reports-global/6.10.1/reports-global-6.10.1.pom’.

Project: sample-timesheets

image

Hi,
In order to use premium add-ons in CUBA 6.X you need to put credentials to gradle.properties file:
https://doc.cuba-platform.com/manual-7.0/access_to_repo.html#access_to_premium_repo

1 Like

Thank you, it is already working. The command was used:

gradlew assemble -PpremiumRepoUser=111111222222 -PpremiumRepoPass=abcdefabcdef