java.lang.RuntimeException: The configured repo MUST be a maven repo, but was: Raw(Bintray-Sbt-Publish-jpl-imce-gov.nasa.jpl.imce-imce-sbt-plugin)
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Samebug tips
Add guice to the dependencies.
libraryDependencies += guice
Solutions on the web
via GitHub by NicolasRouquette
, 1 year agovia Stack Overflow by j9dy
, 1 year agovia Stack Overflow by Valent
, 1 week agovia GitHub by lucamolteni
, 2 years agovia GitHub by PhilAndrew
, 2 years agovia Stack Overflow by Tara
, 2 years agojava.lang.RuntimeException: The configured repo MUST be a maven repo, but was: Raw(Bintray-Sbt-Publish-jpl-imce-gov.nasa.jpl.imce-imce-sbt-plugin)
at scala.sys.package$.error(package.scala:27)
at aether.AetherPlugin$$anonfun$1.applyOrElse(Plugin.scala:97)
at aether.AetherPlugin$$anonfun$1.applyOrElse(Plugin.scala:95)
at scala.runtime.AbstractPartialFunction.apply(AbstractPartialFunction.scala:33)
at scala.Option.collect(Option.scala:250)
at aether.AetherPlugin$class.deployIt(Plugin.scala:95)
at aether.AetherPlugin$.deployIt(Plugin.scala:26)