I believe that the two plugins are not available anymore on maven central repository. I am not able to add them to the project. Everytime I get the error about unknown artifact. This has stopped working recently. Any idea if about how can I get these two plugins??
Asked
Active
Viewed 148 times
1 Answers
0
Previously most SBT plugins were hosted on bintray which has been taken offline. sbt-native-packager moved to maven central since 1.9.1 and the organization in the maven coordinates had to change for that reason.
Please the the current readme for the up to date coordinates
Cheers, Muki

Muki
- 3,513
- 3
- 27
- 50