Skip to content

Bugfix: Resolve error on Mac OS X and sbt >= 1.4.0

Adam Cohen requested to merge fix-mac-os-x-sbt-bug into master

What does this MR do?

This MR fixes a bug that occurs when using sbt >= 1.4.0 on Mac OS X which results in gemnasium-maven failing to produce a gl-dependency-scanning-report.json and exiting with status code 2.

What are the relevant issue numbers?

gemnasium-maven fails on Mac OS when using sbt ... (gitlab-org/gitlab#363487 - closed)

Does this MR meet the acceptance criteria?

Merge request reports