Steve Lawrence created DAFFODIL-2314:
----------------------------------------
Summary: SonarQube broke with update to sbt 1.3.9
Key: DAFFODIL-2314
URL: https://issues.apache.org/jira/browse/DAFFODIL-2314
Project: Daffodil
Issue Type: Bug
Components: Infrastructure
Reporter: Steve Lawrence
Assignee: Steve Lawrence
Fix For: 2.6.0
SBT switched from Ivy to Coursier for library management. Unfortunately, this
broke retrieveManaged, which is needed for sonarqube. The fix appears to be to
disable coursier: https://github.com/sbt/sbt/issues/5078
--
This message was sent by Atlassian Jira
(v8.3.4#803005)