I've recently been informed that my sbt plugins don't work using the magical new "Auto Plugin" feature, which is the recommended mechanism.
- why are sbt doing this?
- will all plugins have to be updated?
- will it support sonatype snapshot releases?
I've been informed by one of our users that snapshots are not supported but I cannot find a definitive answer on this. We will have serious problems as we use rolling releases between stable releases.
In my opinion, it would be a disaster if sbt expects all authors to make changes to support this. The real value in sbt is that there are so many plugins for it, and if changes are made that exclude some of those plugins then we all suffer.