Open MateuszKubuszok opened 3 years ago
@krasserm I think it's likely best if you take the lead on this. I can set up the automation once the permissions and initial setup is done
@Daenyth will take care of it asap. Any preferences or recommendations regarding JFrog Artifactory vs MavenCentral?
Sonatype is pretty widely used among the scala libraries, and setting up automatic publishing for it should be very straightforward, so I feel like that's the path of least resistance
@Daenyth For setting up a new project at Sonatype I need to provide a list of Sonatype JIRA usernames that should be able to upload artifacts. Can you please give me your Sonatype JIRA username and, if needed, a technical username for programmatic upload?
My username on there is daenyth
. I'll check and see if we need a separate uploading account for automation
https://issues.sonatype.org/browse/OSSRH-66129. The repository should be ready in less than 2 business days. Users krasserm
and daenyth
will have deploy permissions.
@Daenyth can you try to publish to https://s01.oss.sonatype.org/ ? Although I also added your username when creating the ticket it wasn't mentioned in their response. If you cannot publish please add a comment to the ticket. Also, add a comment after having published the first artifacts there (e.g. those published to Bintray) so that they can start syncing to Maven Central.
Any update here? Bintray/Jcenter is having a brown-out today reiterating how important this is.
Is there anything we could help with to ensure this issue gets unblocked?
For now, artefacts are unavailable :(
sbt.librarymanagement.ResolveException: Error downloading com.github.krasserm:streamz-converter_2.13:0.13
Nice, do we have at least some repo for now to reference this lib from?
Is there any update on this? It has been more than half a year for such an important feature.
I've published my own builds to maven central if anyone want to use it: https://search.maven.org/search?q=g:me.binwang.streamz . Source code is here: https://github.com/wb14123/streamz .
It's really easy to publish to maven central through Sonatype: https://central.sonatype.org/publish/publish-sbt/ . Please publish the library somewhere so people can actually use it.
Ultimately streamz needs more maintainers than it currently has. I'm no longer using it in production so I can't justify using work hours to contribute any more
@krasserm perhaps putting out a call asking for more maintainers would be good
Since Bintray is being sunset it would be good to migrate current repo to one of alternatives before artifacts become unavailable.