You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am working on a Maven project that uses Scala 2.9. When trying to launch sbt as suggestion in your homepage, I have got this exception and I guess it is to do with the version difference. Would you have a plugin built for Scala 2.9?
Many thanks.
Cheeven
[info] Loading project definition from C:\Projects\new-jump\XXXXX\project
[info] Loading [pom.xml]
[info] Loading maven settings from [C:\Users\xxxxx/.m2/settings.xml]
[info] Use auto-generated Build object
[warn] Cannot resolve parent definition of [pom.xml]
[error] sbt.IncompatiblePluginsException: Binary incompatibility in plugins detected.
[error] Use 'last' for the full log.
Project loading failed: (r)etry, (q)uit, (l)ast, or (i)gnore?
The text was updated successfully, but these errors were encountered:
Hello,
I am working on a Maven project that uses Scala 2.9. When trying to launch sbt as suggestion in your homepage, I have got this exception and I guess it is to do with the version difference. Would you have a plugin built for Scala 2.9?
Many thanks.
Cheeven
[info] Loading project definition from C:\Projects\new-jump\XXXXX\project
[info] Loading [pom.xml]
[info] Loading maven settings from [C:\Users\xxxxx/.m2/settings.xml]
[info] Use auto-generated Build object
[warn] Cannot resolve parent definition of [pom.xml]
[error] sbt.IncompatiblePluginsException: Binary incompatibility in plugins detected.
[error] Use 'last' for the full log.
Project loading failed: (r)etry, (q)uit, (l)ast, or (i)gnore?
The text was updated successfully, but these errors were encountered: