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

release cross with-defaults ignores crossSbtVersions #218

Open
scf37 opened this issue Feb 5, 2018 · 0 comments
Open

release cross with-defaults ignores crossSbtVersions #218

scf37 opened this issue Feb 5, 2018 · 0 comments

Comments

@scf37
Copy link

scf37 commented Feb 5, 2018

Having:
sbt plugin project with crossSbtVersions := Vector("0.13.17", "1.1.0"), sbt.version=1.1.0
Do:
run sbt 'release cross with-defaults'
Expected:
released and deployed plugins for sbt 0.13 and and sbt 1.0
Actual:
released and deployed plugin for sbt 1.0

scf37 added a commit to scf37/sbt-build-properties that referenced this issue Feb 5, 2018
Setting up cross-build is too complicated so it does not worth it to me.
see sbt/sbt-release#218
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