JetBrains / sbt-idea-plugin

Develop IntelliJ plugins with Scala and SBT
Apache License 2.0
97 stars 28 forks source link

Fail the build if "No library dependencies match mapping" #68

Closed semkagtn closed 4 years ago

semkagtn commented 4 years ago
[error] No library dependencies match mapping (org.scala-sbt:util-interface:1.3.3[],Some(lib/jps/sbt-interface.jar)) in module runtimeDependencies

Presence of the messages like this isn't failing the build.