Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix conflict error of ckite #39

Open
He-Pin opened this issue Dec 28, 2018 · 2 comments
Open

Fix conflict error of ckite #39

He-Pin opened this issue Dec 28, 2018 · 2 comments

Comments

@He-Pin
Copy link
Member

He-Pin commented Dec 28, 2018

[info]   +-io.ckite:ckite-finagle:0.2.1 [S]
[info]   | +-com.twitter:finagle-core_2.11:6.27.0 [S]
[info]   | | +-com.twitter:jsr166e:1.0.0
[info]   | | +-com.twitter:util-codec_2.11:6.26.0 [S]
[info]   | | | +-com.twitter:util-core_2.11:6.26.0 [S]
[info]   | | | | +-com.twitter:util-function_2.11:6.26.0 [S]
[info]   | | | | +-org.scala-lang.modules:scala-parser-combinators_2.11:1.0.2..
[info]   | | | | 
[info]   | | | +-commons-codec:commons-codec:1.6
@He-Pin
Copy link
Member Author

He-Pin commented Dec 28, 2018

refs:pablosmedina/ckite#18

@He-Pin
Copy link
Member Author

He-Pin commented Dec 28, 2018

[error] Modules were resolved with conflicting cross-version suffixes in ProjectRef(uri("file:/Users/kerr/IdeaProjects/Reactive-Design-Patterns/"), "chapter13"):
[error]    com.twitter:util-hashing _2.12, _2.11
[error]    com.twitter:finagle-core _2.12, _2.11
[error]    com.twitter:util-codec _2.12, _2.11
[error]    com.twitter:util-jvm _2.12, _2.11
[error]    com.twitter:util-collection _2.12, _2.11
[error]    com.twitter:util-core _2.12, _2.11
[error]    com.twitter:util-function _2.12, _2.11
[error]    com.twitter:util-logging _2.12, _2.11
[error]    com.twitter:util-registry _2.12, _2.11
[error]    com.twitter:util-stats _2.12, _2.11
[error]    org.scala-lang.modules:scala-parser-combinators _2.12, _2.11
[error]    com.twitter:util-app _2.12, _2.11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant