Could not find charts-web-web.zip

Hi,

I am trying to integrate Pentaho following the decumentation Adding BI to Your Application - CUBA Platform. BI Tools Integration.
After the point 1 I started the application but it generated this error:

:commons-web:deploy FAILED

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ‘:commons-web:deploy’.

Could not resolve all files for configuration ‘:commons-web:webcontent’.
Could not find charts-web-web.zip (com.haulmont.charts:charts-web:6.6.3).
Searched in the following locations:
http://mycompany.it:8081/repository/metis_cuba/com/haulmont/charts/charts-web/6.6.3/charts-web-6.6.3-web.zip

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Total time: 1.064 secs
[14:22:06.424] Task ‘deploy, start’ failed
org.gradle.internal.resolve.ArtifactNotFoundException: Could not find charts-web-web.zip (com.haulmont.charts:charts-web:6.6.3).
Searched in the following locations:
http://mycompany.it:8081/repository/metis_cuba/com/haulmont/charts/charts-web/6.6.3/charts-web-6.6.3-web.zip

It seems that it is looking for “charts-web-web.zip” but normally the packages contain the version number. Indeed the package charts-web-6.6.3-web.zip is into the repository.

Can you help me?

Regards

Cuba-config

Hi,

the problem has been resolved.
Sorry, I thought the problem was linked with Pantaho but it is not.