Files
Flash5/.gitea
Zakaria El OrcheandClaude Sonnet 5 3bc5952dc7
Publish Maven packages / publish (push) Failing after 27s
ci: switch Maven auth to basic (username/password), not httpHeaders
Still 401 after granting packages:write — the httpHeaders form from
Gitea's docs is honored by Maven's resolver (dependency reads) but
apparently not reliably by the wagon-http provider maven-deploy-plugin
uploads through, which deployed unauthenticated. Basic auth is
wagon-http's oldest, always-supported path.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-12 19:53:12 +00:00
..