skipoleschris / xsbt-cucumber-plugin

Plugin to integrate Cucumber and Cuke4Duke into XSBT
Apache License 2.0
49 stars 48 forks source link

xsbt ! sbt? #18

Closed ghost closed 11 years ago

ghost commented 11 years ago

Should the ReadMe reference "xsbt-cucumber-plugin" and not "sbt-cucumber-plugin"?

""" addSbtPlugin("templemore" % "sbt-cucumber-plugin" % "0.7.2") """

skipoleschris commented 11 years ago

Nope, it should be sbt-cucumber-plugin. I used to publish the artifacts as xsbt-cucumber-plugin but since it's so long since the sbt/xsbt split and the fact that most people now just refer to sbt to mean the new version I updated my published artifacts to match.

At some point I might change the name of the github project but there are plently of links out there to it that it's not something I want to do at the moment.