sconfig icon indicating copy to clipboard operation
sconfig copied to clipboard

Mima setup needs fixing with new version of the plugin

Open ekrich opened this issue 5 years ago • 0 comments

It now checks all the projects. To work around for JVM check only run the following:

sbt:sconfig-root> sconfigJVM/mimaReportBinaryIssues

Also for example:

sbt:sconfig-root> last sconfigJS/mimaReportBinaryIssues
[error] java.lang.RuntimeException: sconfig: mimaPreviousArtifacts not set, not analyzing binary compatibility.

ekrich avatar Dec 13 '19 16:12 ekrich