-
-
Notifications
You must be signed in to change notification settings - Fork 69
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
Fixes publish release to Sonatype repository. #222
Conversation
Codecov Report
@@ Coverage Diff @@
## master #222 +/- ##
=======================================
Coverage 13.66% 13.66%
=======================================
Files 7 7
Lines 139 139
Branches 10 10
=======================================
Hits 19 19
Misses 120 120 Continue to review full report at Codecov.
|
@lapidus79 hey, tks for merge. It will help our Play Ebean community to Test and use on their projects. 😁 |
Will do it in a couple of hours |
@felipebonezi seems that the publish failed for some reason. Any ideas? https://app.travis-ci.com/github/playframework/play-ebean/jobs/540058280 |
I think it must be in both settings on build.sbt (play-ebean and sbt-play-ebean) Let me add. |
@felipebonezi or could it be that it for some reason is trying to publish the play-ebean-root project
even though the root project has "publish / skip := true" in build.sbt 🤔
|
Fixes #216, #221 reference to PR #217
It will help to evolve #208 and get things on track!