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

Switch build to sbt 1.0.4 #629

Merged
merged 3 commits into from
Dec 27, 2017
Merged

Switch build to sbt 1.0.4 #629

merged 3 commits into from
Dec 27, 2017

Conversation

alexarchambault
Copy link
Member

@alexarchambault alexarchambault commented Aug 6, 2017

@xerial
Copy link

xerial commented Aug 6, 2017

Hi. sbt-sonatype 2.0 is ready for sbt-1.0.
I'm also working on migrating sbt-pack for sbt 1.0, but found that some dependent sbt plugins are not supporting sbt-1.0 yet, so migration may take a few days (or a week) to find a workaround.

Thanks

@xerial
Copy link

xerial commented Aug 7, 2017

Just released sbt-pack 0.9.0 that supports both sbt-0.13 and 1.0.0-RC3.

Now you need to use enablePlugins(PackPlugin) instead of adding packSettings. See also for the details https://github.com/xerial/sbt-pack#usage

@alexarchambault
Copy link
Member Author

@xerial Thanks a lot!

@alexarchambault alexarchambault changed the title Switch build to sbt 1.0.0-RC3 (WIP) Switch build to sbt 1.0.1 (WIP) Aug 30, 2017
@wsxarcher
Copy link

sbt-pgp 1.1.0 and sbt-proguard 0.3.0 are out!

@alexarchambault
Copy link
Member Author

@wsxarcher Thanks!

There are a few issues with the build now...

@alexarchambault alexarchambault changed the title Switch build to sbt 1.0.1 (WIP) Switch build to sbt 1.0.2 (WIP) Oct 24, 2017
@alexarchambault
Copy link
Member Author

alexarchambault commented Oct 24, 2017

It seems sbt ++2.12.1 http-server/publishLocal doesn't do anything. Tweaking things around this line doesn't seem to change anything.

@alexarchambault alexarchambault mentioned this pull request Oct 24, 2017
@alexarchambault alexarchambault force-pushed the topic/sbt-1.0 branch 5 times, most recently from 6368618 to d355e06 Compare October 31, 2017 23:31
@alexarchambault alexarchambault changed the title Switch build to sbt 1.0.2 (WIP) Switch build to sbt 1.0.3 (WIP) Oct 31, 2017
@alexarchambault alexarchambault force-pushed the topic/sbt-1.0 branch 2 times, most recently from aac06d9 to e47e58f Compare November 1, 2017 22:38
@alexarchambault alexarchambault changed the title Switch build to sbt 1.0.3 (WIP) Switch build to sbt 1.0.4 Dec 27, 2017
Allows to do a `sbt ++2.11.11 test:compile`, without the sbt plugin
modules or scripted being an issue.
@alexarchambault alexarchambault merged commit 52fadd5 into master Dec 27, 2017
@alexarchambault alexarchambault deleted the topic/sbt-1.0 branch December 27, 2017 16:56
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

Successfully merging this pull request may close these issues.

3 participants