cuba-platform / reports

CUBA Reports Addon
https://www.cuba-platform.com/
Apache License 2.0
9 stars 4 forks source link

Travis build failed in release_7_1 #203

Closed NikitaShchienko closed 5 years ago

NikitaShchienko commented 5 years ago

Environment

Description of the bug

Travis build failed.

FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring root project 'reports'.
> Could not resolve all artifacts for configuration ':classpath'.
   > Could not find com.haulmont.gradle:cuba-plugin:7.1-SNAPSHOT.
     Searched in the following locations:
       - file:/home/travis/.m2/repository/com/haulmont/gradle/cuba-plugin/7.1-SNAPSHOT/maven-metadata.xml
       - file:/home/travis/.m2/repository/com/haulmont/gradle/cuba-plugin/7.1-SNAPSHOT/cuba-plugin-7.1-SNAPSHOT.pom
       - file:/home/travis/.m2/repository/com/haulmont/gradle/cuba-plugin/7.1-SNAPSHOT/cuba-plugin-7.1-SNAPSHOT.jar
       - https://jcenter.bintray.com/com/haulmont/gradle/cuba-plugin/7.1-SNAPSHOT/maven-metadata.xml
       - https://jcenter.bintray.com/com/haulmont/gradle/cuba-plugin/7.1-SNAPSHOT/cuba-plugin-7.1-SNAPSHOT.pom
       - https://jcenter.bintray.com/com/haulmont/gradle/cuba-plugin/7.1-SNAPSHOT/cuba-plugin-7.1-SNAPSHOT.jar
       - https://plugins.gradle.org/m2/com/haulmont/gradle/cuba-plugin/7.1-SNAPSHOT/maven-metadata.xml
       - https://plugins.gradle.org/m2/com/haulmont/gradle/cuba-plugin/7.1-SNAPSHOT/cuba-plugin-7.1-SNAPSHOT.pom
       - https://plugins.gradle.org/m2/com/haulmont/gradle/cuba-plugin/7.1-SNAPSHOT/cuba-plugin-7.1-SNAPSHOT.jar
       - https://dl.bintray.com/cuba-platform/main/com/haulmont/gradle/cuba-plugin/7.1-SNAPSHOT/maven-metadata.xml
       - https://dl.bintray.com/cuba-platform/main/com/haulmont/gradle/cuba-plugin/7.1-SNAPSHOT/cuba-plugin-7.1-SNAPSHOT.pom
       - https://dl.bintray.com/cuba-platform/main/com/haulmont/gradle/cuba-plugin/7.1-SNAPSHOT/cuba-plugin-7.1-SNAPSHOT.jar
     Required by:
         project :
* 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
BUILD FAILED in 10s
The command "./gradlew --no-daemon assemble" failed and exited with 1 during .
Your build has been stopped.