SBT - include dependency for everything but test -


i have dependency (stagemonitor.org) want include except "test" , "test:test". how include dependency "test"? i'm using sbt 0.13.8.

thanks,

johan

you need exclude things manually via managedclasspath in test. check out -= operator adding on 0.13.9-rc1.


Comments

Popular posts from this blog

java - Andrioid studio start fail: Fatal error initializing 'null' -

android - Gradle sync Error:Configuration with name 'default' not found -

StringGrid issue in Delphi XE8 firemonkey mobile app -