stevedlawrence opened a new pull request #352: Disable Coursier for library management URL: https://github.com/apache/incubator-daffodil/pull/352 SBT 1.3.x switched to Coursier for library management. But a bug in Coursier used by SBT causes retrieveManage to stop working: https://github.com/sbt/sbt/issues/5078 This feature is needed for SonarQube. So disable Coursier, and use the old Ivy for library management. DAFFODIL-2314
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
