Uploaded image for project: 'Calcite'
  1. Calcite
  2. CALCITE-4815

Avatica's Travis fails with 'LICENSE-like files are missing' error

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • avatica-1.19.0
    • avatica
    • None

    Description

      Some configurations of Avatica's Travis CI job fail with the following error. 

      > Task :standalone-server:classes
      > Task :standalone-server:getLicenses FAILED
      > Task :server:checkstyleTest
      
      Build calcite-avatica FAILURE reason:                                
          Execution failed for task ':standalone-server:getLicenses':
              LICENSE-like files are missing
              ==============================
              
              MIT
              * org.checkerframework:checker-qual:2.11.1
              
                  at com.github.vlsi.gradle.license.GatherLicenseTask.run(GatherLicenseTask.kt:417)
       at org.gradle.internal.reflect.JavaMethod.invoke(JavaMethod.java:104)
      at org.gradle.api.internal.project.taskfactory.StandardTaskAction.doExecute(StandardTaskAction.java:58)
      
      FAILURE: Build failed with an exception.
      
      * What went wrong:
      Execution failed for task ':standalone-server:getLicenses'.
      > LICENSE-like files are missing
        ==============================
        
        MIT
        * org.checkerframework:checker-qual:2.11.1
       

       
      vlsi, Do you have any idea what's going on? Avatica doesn't even use checkerframework. You can see the build output (for a few days) at https://app.travis-ci.com/github/julianhyde/calcite-avatica/builds/238877621.

      Attachments

        Activity

          People

            vladimirsitnikov Vladimir Sitnikov
            julianhyde Julian Hyde
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: