Conflicting cross-version suffixes in: com.fasterxml.jackson.module:jackson-module-scala

51 views
Skip to first unread message

Leonardo Contreras

unread,
Jul 8, 2014, 10:53:25 PM7/8/14
to simple-b...@googlegroups.com
Hi all,
compiling a project that sets
scalaVersion := "2.9.3"
sbt fails to resolve the dependency
"com.fasterxml.jackson.module" %% "jackson-module-scala" % "2.3.3" % "provided"
and throw the error

[error] Modules were resolved with conflicting cross-version suffixes in {file:/Users/me/Code/parent/}project:

[error]    com.fasterxml.jackson.module:jackson-module-scala _2.9.2, _2.9.3

as there's a fixed version (2.9.3) explicitly set in the build.sbt file I find no reason to this.
I use sbt 0.13.5, but tried 0.13.2 and 0.13.1


Reply all
Reply to author
Forward
0 new messages