michael-o commented on PR #1563:
URL: https://github.com/apache/maven/pull/1563#issuecomment-2158993026

   > See 
https://github.com/apache/maven-resolver/blob/master/maven-resolver-spi/src/main/java/org/eclipse/aether/spi/connector/transport/Transporter.java#L37-L51
   > 
   > Resolver "knows" 404 and "everything else" (like 403)
   
   403 is not an authentication problem, but solely authorization: 
https://www.rfc-editor.org/rfc/rfc9110#status.403
   
   Unfornately, I cannot configure Nexus to send 404 in this case which would 
be better for Nexus.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to