override dependency in sbt task

35 views
Skip to first unread message

Dmitry Makhno

unread,
Feb 27, 2013, 10:49:44 AM2/27/13
to simple-b...@googlegroups.com
Hello,

There is a sbt task that uses module that have a dependency on
"commons-codec" % "commons-codec" % "1.6"
somehow I see that sbt uses
"commons-codec" % "commons-codec" % "1.2"

reload plugin
show full-classpath 
... doesn't show 1.2 version. Transitive 1.6 was received and is in classpath.
How can I force sbt to use commons-codec 1.6 OR to remove from classpath 1.2?

Current sbt version is: 1.12.1

Best Regards,
   Dmytro
Reply all
Reply to author
Forward
0 new messages