Skip to content
New issue

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

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

Already on GitHub? # to your account

NoSuchMethodError when moving to sbt 1.5.4 #300

Open
Reeebuuk opened this issue Jun 24, 2021 · 0 comments
Open

NoSuchMethodError when moving to sbt 1.5.4 #300

Reeebuuk opened this issue Jun 24, 2021 · 0 comments

Comments

@Reeebuuk
Copy link

Could this be the reason why our common plugin is failing when we move from 1.3.13->1.5.4
Error like
[error] java.lang.NoSuchMethodError: 'sbt.internal.util.Init$Initialize sbt.Def$.ifS(sbt.internal.util.Init$Initialize, sbt.internal.util.Init$Initialize, sbt.internal.util.Init$Initialize)'

on this line

releaseVersionBump := { if (sys.env.getOrElse("RELEASE_PROCESS", "").matches("master_release")) Minor else Next }

Using 1.1.0.

Any hints?

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

No branches or pull requests

1 participant