HTTP 404 for artifacts with special char "#"

Hello;

I’m facing a problem using Nexus repository manager.

I have an artifact with this name: petclinic##5.1.5.war, it’s visble for me un der the repository brower, but when i try to download it i’m facing 404 error.

https://mynexus/repository/my-artifacts/webapps/webapps_alphatest/petclinic##5.1.5.war

in logs , i see :

10.55.109.223 - admin [02/Jul/2020:11:34:22 +0200] “GET /repository/my-artifacts/webapps/webapps_alphatest/petclinic HTTP/1.0” 404 - 1977 2 “Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.117 Safari/537.36” [qtp1934958276-25327]

However I can download it in HTML mode :

https://mynexus/service/rest/repository/browse/my-artifacts/webapps/webapps_alphatest/

Help please.

Best regards

Special characters should be encoded.