quick question (hopefully) - i'm making a jvm bina...
# general
m
quick question (hopefully) - i'm making a jvm binary, and it looks like it's pulling in the scala compiler jar (org.scala-lang-scala-compiler-2.11.11.jar). is the only way to prevent that to use
deploy_excludes
?