This plugin extends the sbt-paradox-project-info with the
default global readinessLevels
settings that are used for Lightbend/Akka projects.
It is intended to be used for the Lightbend/Akka umbrella of projects, and not as a public project to use on "any" project.
Use the sbt plugin for Akka Paradox:
addSbtPlugin("com.lightbend.lightbend" % "sbt-paradox-lightbend-project-info" % "<version>")
Since this is an auto-plugin that automatically triggers its already enabled when you include it as a dependency.