slawekjaranowski commented on issue #12154: URL: https://github.com/apache/maven/issues/12154#issuecomment-4547995632
Next testing: ``` [DEBUG] http-outgoing-0 >> GET /snapshots/org/apache/maven/plugins/abc/maven-metadata.xml HTTP/1.1 [DEBUG] http-outgoing-0 >> Cache-Control: no-cache, no-store [DEBUG] http-outgoing-0 >> Pragma: no-cache [DEBUG] http-outgoing-0 >> Accept: application/problem+json [DEBUG] http-outgoing-0 >> Host: repository.apache.org [DEBUG] http-outgoing-0 >> Connection: Keep-Alive [DEBUG] http-outgoing-0 >> User-Agent: Apache-Maven/3.10.0-SNAPSHOT (Java 26.0.1; Mac OS X 26.3.1) [DEBUG] http-outgoing-0 >> Accept-Encoding: gzip,deflate [DEBUG] http-outgoing-0 << HTTP/1.1 404 Not Found [DEBUG] http-outgoing-0 << Date: Tue, 26 May 2026 19:30:26 GMT [DEBUG] http-outgoing-0 << Server: Nexus/2.15.2-03 [DEBUG] http-outgoing-0 << X-Frame-Options: SAMEORIGIN [DEBUG] http-outgoing-0 << X-Content-Type-Options: nosniff [DEBUG] http-outgoing-0 << Accept-Ranges: bytes [DEBUG] http-outgoing-0 << Content-Security-Policy: sandbox allow-forms allow-modals allow-popups allow-presentation allow-scripts allow-top-navigation [DEBUG] http-outgoing-0 << X-Content-Security-Policy: sandbox allow-forms allow-modals allow-popups allow-presentation allow-scripts allow-top-navigation [DEBUG] http-outgoing-0 << Content-Type: text/html [DEBUG] http-outgoing-0 << Via: 1.1 repository-new.apache.org [DEBUG] http-outgoing-0 << Keep-Alive: timeout=15, max=97 [DEBUG] http-outgoing-0 << Connection: Keep-Alive [DEBUG] http-outgoing-0 << Transfer-Encoding: chunked ``` for standard repository 404 is returned also with `Accept: application/problem+json` so I assume that is problem in staging service -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
