Story/#156 maven central delivery#157
Merged
Merged
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #157 +/- ##
==========================================
Coverage 93.72% 93.72%
Complexity 958 958
==========================================
Files 105 105
Lines 2695 2695
Branches 225 225
==========================================
Hits 2526 2526
Misses 113 113
Partials 56 56Continue to review full report at Codecov.
|
redcatbear
approved these changes
Jul 14, 2018
redcatbear
left a comment
Collaborator
There was a problem hiding this comment.
Approved with editorial change requested.
| 1. Sign in at [bintray.com](https://bintray.com) | ||
| 1. Go to the [bintray project page](https://bintray.com/itsallcode/itsallcode/openfasttrace) | ||
| 1. There should be a notice saying "You have 6 unpublished item(s) for this package". Click the "Publish" link. Binaries will be available for download at [jcenter](https://jcenter.bintray.com/org/itsallcode/openfasttrace/) | ||
| 1. Publish to maven central by clicking the "Sync" button at https://bintray.com/itsallcode/itsallcode/openfasttrace#central. After some time the new version will appear at https://repo1.maven.org/maven2/org/itsallcode/openfasttrace/. |
Collaborator
There was a problem hiding this comment.
"Maven Central" (upper case)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This implements synchronization to maven central: #156