mirror of https://github.com/sbt/sbt.git
Updated sbt 1.x plugin migration (markdown)
parent
fc4184c886
commit
cc951118b2
|
|
@ -1,9 +1,11 @@
|
|||
| GitHub Page |Stars | Status | Details |
|
||||
| ----------------------------------------------------------------------------------------------------------------------- |-----:| -----------:|--------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| [playframework/playframework](https://github.com/playframework/playframework) | 9597 | in progress | Tracked in https://github.com/playframework/playframework/issues/7261, WIP branch in https://github.com/playframework/playframework/pull/7830, pending sbt-web etc |
|
||||
| [scala-js/scala-js](https://github.com/scala-js/scala-js) | 3053 | released | `addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.19")` |
|
||||
| [scala-native/scala-native](https://github.com/scala-native/scala-native) | 2935 | reported | https://github.com/scala-native/scala-native/issues/915 |
|
||||
| [sbt/sbt-assembly](https://github.com/sbt/sbt-assembly) | 1092 | released | `addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.5")` |
|
||||
| [mpeltonen/sbt-idea](https://github.com/mpeltonen/sbt-idea) | 1085 | superseded | IDEA import feature replaces this plugin |
|
||||
| [coursier/coursier](https://github.com/coursier/coursier) | 966 | released | `addSbtPlugin("io.get-coursier" % "sbt-coursier" % "1.0.0-RC11")` |
|
||||
| [scala-js/scala-js](https://github.com/scala-js/scala-js) | 3053 | released | `addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.19")` |
|
||||
| [scala-native/scala-native](https://github.com/scala-native/scala-native) | 2935 | reported | https://github.com/scala-native/scala-native/issues/915 |
|
||||
| [sbt/sbt-assembly](https://github.com/sbt/sbt-assembly) | 1092 | released | `addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.5")` |
|
||||
| [mpeltonen/sbt-idea](https://github.com/mpeltonen/sbt-idea) | 1085 | superseded | IDEA import feature replaces this plugin |
|
||||
| [coursier/coursier](https://github.com/coursier/coursier) | 966 | released | `addSbtPlugin("io.get-coursier" % "sbt-coursier" % "1.0.0-RC11")` |
|
||||
| [sbt/sbt-native-packager](https://github.com/sbt/sbt-native-packager) | 869 | released | `addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.2.2-RC2")` |
|
||||
| [scalikejdbc/scalikejdbc](https://github.com/scalikejdbc/scalikejdbc) | 788 | released | `addSbtPlugin("org.scalikejdbc" %% "scalikejdbc-mapper-generator" % "3.1.0")` |
|
||||
| [jrudolph/sbt-dependency-graph](https://github.com/jrudolph/sbt-dependency-graph) | 783 | in progress | https://github.com/jrudolph/sbt-dependency-graph/issues/134 and https://github.com/jrudolph/sbt-dependency-graph/commits/w/sbt-1.0.0-M4-support |
|
||||
|
|
@ -170,7 +172,7 @@
|
|||
| [sbt/sbt-xjc](https://github.com/sbt/sbt-xjc) | 15 | ? | ? |
|
||||
| [etsy/sbt-compile-quick-plugin](https://github.com/etsy/sbt-compile-quick-plugin) | 15 | ? | ? |
|
||||
| [xerial/sbt-sql](https://github.com/xerial/sbt-sql) | 15 | released | `addSbtPlugin("org.xerial.sbt" % "sbt-sql" % "0.7")` |
|
||||
| [sbt/sbt-javaagent](https://github.com/sbt/sbt-javaagent) | 14 | released | `addSbtPlugin("com.lightbend.sbt" % "sbt-javaagent" % "0.1.3")`
|
||||
| [sbt/sbt-javaagent](https://github.com/sbt/sbt-javaagent) | 14 | released | `addSbtPlugin("com.lightbend.sbt" % "sbt-javaagent" % "0.1.3")` |
|
||||
| [sksamuel/sbt-versions](https://github.com/sksamuel/sbt-versions) | 14 | ? | ? |
|
||||
| [otrebski/sbt-flaky](https://github.com/otrebski/sbt-flaky) | 14 | ? | ? |
|
||||
| [eamelink/sbt-purescript](https://github.com/eamelink/sbt-purescript) | 13 | ? | ? |
|
||||
|
|
@ -179,7 +181,7 @@
|
|||
| [ThoughtWorksInc/sbt-scala-js-map](https://github.com/ThoughtWorksInc/sbt-scala-js-map) | 12 | ? | ? |
|
||||
| [ritschwumm/xsbt-webstart](https://github.com/ritschwumm/xsbt-webstart) | 12 | ? | ? |
|
||||
| [lloydmeta/sbt-opencv](https://github.com/lloydmeta/sbt-opencv) | 11 | ? | ? |
|
||||
| [johanandren/sbt-taglist](https://github.com/johanandren/sbt-taglist) | 11 | released | `addSbtPlugin("com.markatta" % "sbt-taglist" % "1.4.0")`
|
||||
| [johanandren/sbt-taglist](https://github.com/johanandren/sbt-taglist) | 11 | released | `addSbtPlugin("com.markatta" % "sbt-taglist" % "1.4.0")` |
|
||||
| [todesking/sbt-conflict-classes](https://github.com/todesking/sbt-conflict-classes) | 11 | ? | https://github.com/todesking/sbt-conflict-classes/pull/3 |
|
||||
| [tptodorov/sbt-cloudformation](https://github.com/tptodorov/sbt-cloudformation) | 11 | ? | ? |
|
||||
| [localytics/sbt-sqs](https://github.com/localytics/sbt-sqs) | 11 | ? | ? |
|
||||
|
|
@ -198,9 +200,9 @@
|
|||
| [reikje/npt](https://github.com/reikje/npt) | 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 |
|
||||
| [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 | ? |
|
||||
| [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 | ? | ? |
|
||||
|
|
|
|||
Loading…
Reference in New Issue