sbt / sbt-native-packager

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

Add sbt-vspp for publishing the SBT plug-in in a Maven-consistent format #1512

Closed ScalaWilliam closed 2 years ago

ScalaWilliam commented 2 years ago

This is to enable usage of sbt-native-packager in Enterprise environments where only the valid-POM format is accepted for JAR downloads, enabling the very powerful sbt-native-packager for thousands of developers.

More background here: https://github.com/esbeetee/sbt-vspp/blob/main/README.md