addSbtPlugin("com.scalaone" % "xsbt-profile" % "1.2.0")
enablePlugins(ProfilePlugin)
rename Plugin to ProfilePlugin
change to sbt AutoPlugin
add config -Dextra=extra.properties, include extra properties
add config -Ddev.p1 = 1, add inline properties to profile.conf