Updated sbt 1.x plugin migration (markdown)

Guillaume Massé 2017-09-30 17:01:02 +02:00
parent c8b6916e23
commit d3dd2c0c6d
1 changed files with 5 additions and 5 deletions

@ -39,14 +39,14 @@
| [Duhemm/sbt-errors-summary](https://github.com/Duhemm/sbt-errors-summary) | 141 | released | `addSbtPlugin("org.duhemm" % "sbt-errors-summary" % "0.6.0")` |
| [sbt/sbt-bintray](https://github.com/sbt/sbt-bintray) | 134 | released | `addSbtPlugin("org.foundweekends" % "sbt-bintray" % "0.5.1")` |
| [typesafehub/migration-manager](https://github.com/typesafehub/migration-manager) | 131 | released | `addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.1.17")` |
| [sbt/sbt-protobuf](https://github.com/sbt/sbt-protobuf) | 130 | released |`addSbtPlugin("com.github.gseitz" % "sbt-protobuf" % "0.6.2")` |
| [sbt/sbt-protobuf](https://github.com/sbt/sbt-protobuf) | 130 | released | `addSbtPlugin("com.github.gseitz" % "sbt-protobuf" % "0.6.2")` |
| [sbt/sbt-site](https://github.com/sbt/sbt-site) | 129 | released | `addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "1.3.0")` |
| [tkawachi/sbt-doctest](https://github.com/tkawachi/sbt-doctest) | 119 | released | `addSbtPlugin("com.github.tkawachi" % "sbt-doctest" % "0.7.0")` |
| [roboscala/sbt-robovm](https://github.com/roboscala/sbt-robovm) | 108 | ? |
| [scalastyle/scalastyle-sbt-plugin](https://github.com/scalastyle/scalastyle-sbt-plugin) | 107 | released | `addSbtPlugin("org.scalastyle" %% "scalastyle-sbt-plugin" % "1.0.0")` |
| [47deg/sbt-microsites](https://github.com/47deg/sbt-microsites) | 106 | released | `addSbtPlugin("com.47deg" % "sbt-microsites" % "0.7.0")`
| [sbt/sbt-header](https://github.com/sbt/sbt-header) | 102 | released | `addSbtPlugin("de.heikoseeberger" % "sbt-header" % "3.0.0")` |
| [sbt/sbt-groll](https://github.com/sbt/sbt-groll) | 97 | released |`addSbtPlugin("de.heikoseeberger" % "sbt-groll" % "6.0.0")` |
| [sbt/sbt-groll](https://github.com/sbt/sbt-groll) | 97 | released | `addSbtPlugin("de.heikoseeberger" % "sbt-groll" % "6.0.0")` |
| [ceedubs/sbt-ctags](https://github.com/ceedubs/sbt-ctags) | 90 | ? | ? |
| [gilt/sbt-aws-lambda](https://github.com/gilt/sbt-aws-lambda) | 88 | ? | ? |
| [heroku/sbt-heroku](https://github.com/heroku/sbt-heroku) | 85 | released | `addSbtPlugin("com.heroku" % "sbt-heroku" % "2.0.0")` |
@ -90,7 +90,7 @@
| [softprops/sbt-growl-plugin](https://github.com/softprops/sbt-growl-plugin) | 54 | ? | ? |
| [sbt/sbt-dirty-money](https://github.com/sbt/sbt-dirty-money) | 53 | in-progress | https://github.com/sbt/sbt-dirty-money/issues/16 |
| [albuch/sbt-dependency-check](https://github.com/albuch/sbt-dependency-check) | 53 | released | `addSbtPlugin("net.vonbuchholtz" % "sbt-dependency-check" % "0.1.10")` |
| [JetBrains/sbt-structure](https://github.com/JetBrains/sbt-structure) | 53 | released | ? |
| [JetBrains/sbt-structure](https://github.com/JetBrains/sbt-structure) | 53 | released | `addSbtPlugin("org.jetbrains" % "sbt-structure-extracto" % "2017.2+4-afc10f51")` |
| [ArpNetworking/sbt-typescript](https://github.com/ArpNetworking/sbt-typescript) | 52 | ? | ? |
| [bytedeco/sbt-javacv](https://github.com/bytedeco/sbt-javacv) | 51 | ? | ? |
| [orrsella/sbt-stats](https://github.com/orrsella/sbt-stats) | 51 | released | `addSbtPlugin("com.orrsella" % "sbt-stats" % "1.0.7")` |
@ -201,8 +201,8 @@
| [scalatra/sbt-requirejs](https://github.com/scalatra/sbt-requirejs) | 8 | ? | ? |
| [sqality/sbt-scct](https://github.com/sqality/sbt-scct) | 8 | ? | ? |
| [sbt/sbt-testng](https://github.com/sbt/sbt-testng) | 8 | released | `addSbtPlugin("de.johoop" % "sbt-testng-plugin" % "3.1.1"` |
| [ktoso/sbt-jcstress](https://github.com/ktoso/sbt-jcstress) | 8 | released | ? |
| [typesafehub/sbt-java-formatter](https://github.com/typesafehub/sbt-java-formatter) | 8 | released | ? |
| [ktoso/sbt-jcstress](https://github.com/ktoso/sbt-jcstress) | 8 | released | `addSbtPlugin("pl.project13.sbt" % "sbt-jcstress" % "0.2.0")` |
| [typesafehub/sbt-java-formatter](https://github.com/typesafehub/sbt-java-formatter) | 8 | released | `addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.3.0")` |
| [ngs-doo/dsl-compiler-client](https://github.com/ngs-doo/dsl-compiler-client) | 7 | ? | ? |
| [sbt/sbt-fmpp](https://github.com/sbt/sbt-fmpp) | 7 | ? | ? |
| [jozic/sbt-about-plugins](https://github.com/jozic/sbt-about-plugins) | 7 | ? | ? |