Skip to content

KAFKA-20853: Support file-based Maven publishing - #23073

Open
dino2895 wants to merge 1 commit into
apache:trunkfrom
dino2895:KAFKA-20853-file-maven
Open

KAFKA-20853: Support file-based Maven publishing#23073
dino2895 wants to merge 1 commit into
apache:trunkfrom
dino2895:KAFKA-20853-file-maven

Conversation

@dino2895

@dino2895 dino2895 commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

This PR skip Maven credentials for file: repositories because Gradle's file
transport does not support authentication.

Apply the same fix to the api-checker build and correct the file URI example
in the README.

Tests:

  • File publishing for clients and api-checker:core
  • ./gradlew spotlessCheck
  • git diff --check

@github-actions github-actions Bot added triage PRs from the community build Gradle build or GitHub Actions small Small PRs labels Aug 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build Gradle build or GitHub Actions ci-approved small Small PRs triage PRs from the community

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants