scaladex
scaladex copied to clipboard
Scala 3.x is not shown for module with Scala Native / Scala 3.
Scaladex does not show that the module have Scala 3.x support on Scala Native:

As seen here, the artifacts exists:

Thanks for opening this issue!
In the logs I can see that we received a publish request for all artifacts but not for riscvassembler_native0.4_3. So it looks like Sonatype did not push the artifact to us.
Hopefully we have a background job that will find the missing artifact and fetch it. But this job is slow, it will take a few more hours. I will check again tomorrow to see if the artifact is still missing.
Here it is:

Awesome, I've noticed this first on mainargs.. It was published but didn't show up:
https://repo1.maven.org/maven2/com/lihaoyi/mainargs_native0.4_3/0.3.0/

Ok so this is not a random failure and I should report it to Sonatype.
Apparently this is fixed.