Closed sleipnir closed 4 years ago
@viktorklang @jroper
@sleipnir Agreed
ping @viktorklang
ping @jroper
@viktorklang Any progress?
Is there any reason why we would not want these jars on Maven Central?
On Tue, 28 Apr 2020 at 20:39, Adriano Santos notifications@github.com wrote:
@viktorklang https://github.com/viktorklang Any progress?
— You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub https://github.com/cloudstateio/kotlin-support/issues/10#issuecomment-620784936, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAACU56IVL5SYNVEKFVIQJLRO4PEZANCNFSM4LTM26GQ .
-- Cheers, √
@viktorklang This is a question that I have no answer, I just want to be able to download the artifacts from the official repository of io.cloudstate regardless of where these artifacts are hosted. I understand that this is more of an administrative issue than a technical one and I just need guidance on what to do
Pinging @pvlugter for input
I'll need to sign the jars via PGP. This must have been done at some point by Cloudstate to upload the java-support jars in Maven Central Repository
Makes sense to me to publish the jars to maven central under io.cloudstate.
@sleipnir, add a comment to this Sonatype issue to request access. If you don't already have a Sonatype JIRA account from publishing to Maven Central, you'll need to create one. I'll also request access for publishing under io.cloudstate.
You guys may need to create a new issue ID since that issue is closed and not likely to come up in inboxes for people handling the issues. Create the issue, then ping me with the ID and I'll authorize.
@jroper done https://issues.sonatype.org/browse/OSSRH-57155
Thanks. I thought we've used closed issues before, but probably better to create a new one.
I managed to upload the artifacts, I now need to get them for release. Are in Staging at the moment
The Kotlin samples don't work because io.cloudstate:kotlin-support:0.5.1
is still unpublished. When will this be resolved?
Also note that this doc is invalid because the artifacts on not in Maven Central: https://cloudstate.io/docs/core/current/user/lang/kotlin/gettingstarted.html
Hi @jamesward , well noticed, this will be resolved soon, I hope this week still have good news for you. For now, if possible, I suggest that you clone the project and make the local compilation.
0.5.1 is now published to Maven Central, the correct artifact coordinates I believe are io.cloudstate:cloudstate-kotlin-support:0.5.1
.
Awesome! I'll give it a try. Thanks.
Automated publishing set up now, closing.
Currently there is no simple way for users to download the kotlin support jar as it is not publishing to any public repository. I could publish it somewhere, but I believe that it should be in charge of the official cloudstate repository.