gammax
02/15/2021, 10:39 AMmavenCentral
and using the maven-publish
plugin (no 3rd parties)? If yes don’t you mind linking 🙏Javier
02/15/2021, 10:43 AMmaven-publish
is not working very good with mavenCentral because it generates multiple staging repositories, we should have two repos, one for general artifacts + windows and another for apple artifacts. But I was getting 5 or 6 (but I think this is not caused by KMP itself). So I moved to:
• https://github.com/marcphilipp/nexus-publish-plugin
• https://github.com/Codearte/gradle-nexus-staging-pluginjava-library
is not required and I was using dokka in the newer versionsRobert Jaros
02/15/2021, 11:08 AMmaven-publish
ian.shaun.thomas
02/15/2021, 2:00 PMromainbsl
02/18/2021, 8:37 AMgammax
02/18/2021, 8:38 AMJavier
02/18/2021, 8:41 AMromainbsl
02/18/2021, 8:45 AMJavier
02/18/2021, 8:53 AMmbonnin
02/18/2021, 9:13 AMMavenArtifactRepository.url
that only creates the staging repo when publishing (and not when configuring the gradle build)Javier
02/18/2021, 9:19 AMromainbsl
02/18/2021, 9:20 AMJavier
02/18/2021, 9:20 AMromainbsl
02/18/2021, 9:22 AMmbonnin
02/18/2021, 9:23 AMromainbsl
02/18/2021, 9:27 AMmbonnin
02/18/2021, 9:29 AMJavier
02/18/2021, 9:32 AMromainbsl
02/18/2021, 9:35 AMmbonnin
02/18/2021, 9:36 AM$GITHUB_ACTION
in the staging repository description and then look it up directly from the Sonatype API in subsequent jobsromainbsl
02/18/2021, 9:41 AM$GITHUB_ACTION
in the description?mbonnin
02/18/2021, 9:45 AMThe unique identifier (id) of the action.
Arg, maybe not...romainbsl
02/18/2021, 10:16 AM$JOB_ID
I believembonnin
02/18/2021, 10:18 AM$JOB_ID
would be per-OS?romainbsl
02/18/2021, 10:45 AMJavier
02/18/2021, 12:19 PMmbonnin
02/18/2021, 12:20 PMJavier
02/18/2021, 12:21 PMmbonnin
02/18/2021, 2:12 PMmaven {}
actually supports lazy urls \o/louiscad
02/18/2021, 2:55 PMmbonnin
02/18/2021, 2:56 PMlouiscad
02/18/2021, 2:58 PMmbonnin
02/18/2021, 2:59 PMlouiscad
02/18/2021, 3:01 PMmbonnin
02/18/2021, 3:02 PMlouiscad
02/18/2021, 3:06 PMmbonnin
02/18/2021, 3:09 PMJavier
02/18/2021, 3:21 PMlouiscad
02/18/2021, 3:21 PMJavier
02/18/2021, 3:22 PMmbonnin
02/18/2021, 3:24 PMlouiscad
02/18/2021, 3:24 PMAnd then retrieve the@mbonnin If you do it all in one workflow, you'll not need that since you already have it from the workflow first step.biggestlargest one?
Javier
02/18/2021, 3:31 PMlouiscad
02/18/2021, 3:32 PMJavier
02/18/2021, 3:32 PMlouiscad
02/18/2021, 3:33 PMJavier
02/18/2021, 3:34 PMlouiscad
02/18/2021, 3:35 PM