From cb89e95ee624331290449f70f0142e3350c1ce87 Mon Sep 17 00:00:00 2001 From: eugene yokota Date: Sat, 5 Aug 2017 15:26:27 -0400 Subject: [PATCH] Updated sbt 1.x plugin migration (markdown) --- sbt-1.x-plugin-migration.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/sbt-1.x-plugin-migration.md b/sbt-1.x-plugin-migration.md index 5c68b7c..a4ff634 100644 --- a/sbt-1.x-plugin-migration.md +++ b/sbt-1.x-plugin-migration.md @@ -43,26 +43,26 @@ The third column is either the available sbt 1.x plugin or a note the status of | [sbt/sbt-protobuf](https://github.com/sbt/sbt-protobuf) | 130 | `addSbtPlugin("com.github.gseitz" % "sbt-protobuf" % "0.6.2")` | | [sbt/sbt-site](https://github.com/sbt/sbt-site) | 129 | https://github.com/sbt/sbt-site/pull/102 | | [tkawachi/sbt-doctest](https://github.com/tkawachi/sbt-doctest) | 119 | https://github.com/tkawachi/sbt-doctest/pull/96 | -| [roboscala/sbt-robovm](https://github.com/roboscala/sbt-robovm) | 108 | -| [scalastyle/scalastyle-sbt-plugin](https://github.com/scalastyle/scalastyle-sbt-plugin) | 107 | -| [47deg/sbt-microsites](https://github.com/47deg/sbt-microsites) | 106 | -| [sbt/sbt-header](https://github.com/sbt/sbt-header) | 102 | -| [sbt/sbt-groll](https://github.com/sbt/sbt-groll) | 97 | +| [roboscala/sbt-robovm](https://github.com/roboscala/sbt-robovm) | 108 | ? | +| [scalastyle/scalastyle-sbt-plugin](https://github.com/scalastyle/scalastyle-sbt-plugin) | 107 | https://github.com/scalastyle/scalastyle-sbt-plugin/pull/61 | +| [47deg/sbt-microsites](https://github.com/47deg/sbt-microsites) | 106 | ? | +| [sbt/sbt-header](https://github.com/sbt/sbt-header) | 102 | ? | +| [sbt/sbt-groll](https://github.com/sbt/sbt-groll) | 97 | ? | | [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 | -| [dwijnand/sbt-dynver](https://github.com/dwijnand/sbt-dynver) | 83 | +| [dwijnand/sbt-dynver](https://github.com/dwijnand/sbt-dynver) | 83 | `addSbtPlugin("com.dwijnand" % "sbt-dynver" % "2.0.0")` | | [sbt/sbt-unidoc](https://github.com/sbt/sbt-unidoc) | 83 | `addSbtPlugin("com.eed3si9n" % "sbt-unidoc" % "0.4.1") ` | | [Tapad/sbt-docker-compose](https://github.com/Tapad/sbt-docker-compose) | 79 | | [scoverage/sbt-coveralls](https://github.com/scoverage/sbt-coveralls) | 77 | | [gatling/gatling-sbt](https://github.com/gatling/gatling-sbt) | 77 | -| [sbt/sbt-boilerplate](https://github.com/sbt/sbt-boilerplate) | 76 | +| [sbt/sbt-boilerplate](https://github.com/sbt/sbt-boilerplate) | 76 | https://github.com/sbt/sbt-boilerplate/pull/24 | | [frugalmechanic/fm-sbt-s3-resolver](https://github.com/frugalmechanic/fm-sbt-s3-resolver) | 76 | | [dispalt/sbt-reactjs](https://github.com/dispalt/sbt-reactjs) | 75 | | [sbt/sbt-scalabuff](https://github.com/sbt/sbt-scalabuff) | 74 | | [sbt/sbt-pgp](https://github.com/sbt/sbt-pgp) | 74 | `addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.0-M1")` | | [sbt/jacoco4sbt](https://github.com/sbt/jacoco4sbt) | 74 | -| [sbt/sbt-doge](https://github.com/sbt/sbt-doge) | 73 | +| [sbt/sbt-doge](https://github.com/sbt/sbt-doge) | 73 | now part of sbt | | [ohnosequences/sbt-s3-resolver](https://github.com/ohnosequences/sbt-s3-resolver) | 72 | | [shivawu/sbt-maven-plugin](https://github.com/shivawu/sbt-maven-plugin) | 70 | | [gilt/sbt-newrelic](https://github.com/gilt/sbt-newrelic) | 69 |