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

Broken release? #59

Open
eximius313 opened this issue Jan 25, 2018 · 3 comments
Open

Broken release? #59

eximius313 opened this issue Jan 25, 2018 · 3 comments

Comments

@eximius313
Copy link
Contributor

I was trying to incorporate 0.9.4 into my project, but sbt says:

[warn] ==== sonatype-releases: tried
[warn]   https://oss.sonatype.org/content/repositories/releases/com/feth/play-easymail_2.12/0.9.4/play-easymail_2.12-0.9.4.pom
[warn]  ::::::::::::::::::::::::::::::::::::::::::::::
[warn]  ::          UNRESOLVED DEPENDENCIES         ::
[warn]  ::::::::::::::::::::::::::::::::::::::::::::::
[warn]  :: com.feth#play-easymail_2.12;0.9.4: not found
[warn]  ::::::::::::::::::::::::::::::::::::::::::::::
@joscha
Copy link
Owner

joscha commented Jan 28, 2018

The last release is 0.9.3 - can you try https://oss.sonatype.org/content/repositories/snapshots/com/feth/play-easymail_2.12/0.9.5-SNAPSHOT/ and let me know how you fare? I can release a new version.

@eximius313
Copy link
Contributor Author

"com.feth" %% "play-easymail" % "0.9.5-SNAPSHOT" works fine.
I just thought that if snapshot is 0.9.5 then stable version should be 0.9.4
moreover, you have this version listed here and here

@eximius313
Copy link
Contributor Author

@joscha any news on this one?

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

No branches or pull requests

2 participants