Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[0.13.7] scalac doesn't recognize AutoPlugin as an sbt.Plugins in Build.scala #1844

Closed
kiritsuku opened this issue Feb 6, 2015 · 1 comment

Comments

@kiritsuku
Copy link
Contributor

This repo reproduces the error: https://github.com/sschaef/sbt-autoplugin-test

Executing sbt on the root results in a weird type mismatch, even though the AutoPlugin should be recognized as subtype of sbt.Plugins.

@kiritsuku kiritsuku changed the title sbt 0.13.7 scala doesn't recognize AutoPlugin as an sbt.Plugins in Build.scala [0.13.7] scalac doesn't recognize AutoPlugin as an sbt.Plugins in Build.scala Feb 6, 2015
@eed3si9n
Copy link
Member

eed3si9n commented Feb 7, 2015

If I believe the timestamp on https://repo.scala-sbt.org/scalasbt/sbt-plugin-snapshots/com.typesafe.sbt/sbt-osgi/scala_2.10/sbt_0.13/0.8.0-SNAPSHOT/jars/ The snapshot has not been updated since 05-Jan-2014 22:07, which matches the date on sbt/sbt-osgi@c6dd29a. At the time auto plugin was not released yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants