Gus
02/28/2020, 5:52 PM0.0.6
) gets published properly but a second version named after the artifact id (relaynet-core-jvm
) gets published along with it. I have no idea what's publishing that second version. Here's my publishing
closure: https://github.com/relaycorp/relaynet-core-jvm/blob/39bc842184c8c35b1a33734c02961270072a478d/build.gradle.kts#L100-L138. Everything else seems to work OK. Any idea what could be happening?msink
02/28/2020, 6:32 PM