License Compliance fails on Scala-based projects via sbt

Summary

License Compliance appears to fail when detecting a Scala-based project with SBT.

Steps to reproduce

  1. Create a Scala-based project on GitLab.com in a Gold namespace.
  2. Include license compliance in your .gitlab-ci.yml in some way.
  3. Run a pipeline.
  4. Observe pipeline failure with the error below.

Example Project

  • gitlab-gold/sbt-test
    • Failed job

(If you are using an older version of GitLab, this will also determine whether the bug is fixed in a more recent version)

What is the current bug behavior?

The license compliance job fails.

What is the expected correct behavior?

The license compliance job should succeed on Scala-based projects via sbt.

Relevant logs and/or screenshots

From the failed job linked above:

Command 'sbt dumpLicenseReport' failed to execute: Getting org.scala-sbt sbt 0.13.11  (this may take some time)... (RuntimeError)

Output of checks

This bug happens on GitLab.com

Assignee Loading
Time tracking Loading