sbt / sbt-native-packager

sbt Native Packager
https://sbt-native-packager.readthedocs.io/en/stable/
BSD 2-Clause "Simplified" License
1.6k stars 441 forks source link

Cannot install / docs not up to date #1428

Closed cbrunnkvist closed 3 years ago

cbrunnkvist commented 3 years ago

Expected behaviour

addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.9.1") (according to current docs)

Actual behaviour

Plugin cannot be installed, after #1419 we needs to use a different groupId? Is it "io.github.sbt.sbt-native-packager"? Or "com.github.sbt" now?

muuki88 commented 3 years ago

Thanks :heart: Fixed

adamthompson93 commented 3 years ago

The documentation on the official website is still incorrect.