Problem with start nexus 3.23.0-03

when i’m typing nexus /run i see
Could not resolve mvn:org.apache.felix/org.apache.felix.framework/5.6.12
how to fix to use https link for mvn ?!

I found a solution at stackoverflow for a different project maven - Karaf doesn't start - Stack Overflow

Seems there is some problem in unpacking the nexus archive. I used unpacking with mc, and had some errors about duplicate files while unpacking. And it resulted in this error.

Unpacking using command-line provided in this stackoverflow question worked correctly and allowed starting nexus without errors