https://kotlinlang.org logo
s

sean

03/28/2020, 8:47 PM
Is any one using gitlab packages with kotlin multi platform? I'm getting a fringe bug where the
version
becomes the
artifactId
and the
version
becomes
null
. The same upload works on sonatype nexus
Raised an issue. https://gitlab.com/gitlab-org/gitlab/-/issues/212764 The same config works on artifactory and nexus. But not gitlab, even when explcitly setting the
artifact
and
version
.
s

sean

03/29/2020, 5:39 PM
Even adjusting the security doesn't fix this. I'm not sure if this is gradle or gitlab. As it does work on several artifact hosts, just not gitlab