sbt / sbt-onejar

Packages your project using One-JAR™
MIT License
268 stars 45 forks source link

Support SBT 1.0 and Scala 2.12 #35

Open ildac opened 6 years ago

ildac commented 6 years ago

Hi, tried this plugin with SBT 1.0 and Scala 2.12 and I saw it's not supported. Just wanted to know if the project is still maintained.

I was having troubles with Akka and sbt-assembly so I made some changes to make this plugin working with this configuration.

grindvoll commented 6 years ago

I see that support for version 1.0 has been merged in, but no binary release is yet available. Any idea of when a next official release will be available?

mbryzek commented 6 years ago

We would also love to know if you have any estimates for supporting sbt 1.0 - and thanks for the work on sbt-onejar - much appreciated!

aryairani commented 6 years ago

Ditto, thanks in advance!

joelvim commented 6 years ago

Hello, the support for SBT 1.1 and Scala 2.12 seem to have been merged in master with the 0.9-SNAPSHOT version. Would it be possible to publish artifacts (even snapshots) so we could use it without having to do a publishLocal? Thanks in advance!

vinit-shah commented 5 years ago

Any updates on whether there will support for sbt 1.0 and scala 2.12?

jeschkies commented 4 years ago

Same issue here. I wonder if one should consider this project dead.