Publish Maven packages / publish (push) Failing after 27s
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>