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

conflicting cross-version issue with 0.4.2 #67

Open
sauravshah opened this issue Jul 30, 2014 · 2 comments
Open

conflicting cross-version issue with 0.4.2 #67

sauravshah opened this issue Jul 30, 2014 · 2 comments

Comments

@sauravshah
Copy link
Contributor

I get this error when I upgrade to 0.4.2. How do I fix it?

[error] Modules were resolved with conflicting cross-version suffixes in {file:/xxxxxxx:
[error] org.scalamacros:quasiquotes _2.10, _2.10.3
[trace] Stack trace suppressed: run last projectx/*:update for the full output.
error Conflicting cross-version suffixes in: org.scalamacros:quasiquotes

@theon
Copy link
Contributor

theon commented Feb 26, 2015

@sauravshah Did you ever get to the bottom of this one?

@sauravshah
Copy link
Contributor Author

@theon No - I'm currently excluding that dependency and it works for me.

"com.netaporter" %% "scala-uri" % "0.4.6" exclude("org.scalamacros", "quasiquotes_2.10")

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

2 participants