Skip to content

Point azure-data-schemaregistry-apacheavro:1.2.0-beta.2 to Maven Central#2656

Merged
danieljurek merged 1 commit into
mainfrom
djurek/fix-apacheavro-sources-url
Jun 29, 2026
Merged

Point azure-data-schemaregistry-apacheavro:1.2.0-beta.2 to Maven Central#2656
danieljurek merged 1 commit into
mainfrom
djurek/fix-apacheavro-sources-url

Conversation

@danieljurek

Copy link
Copy Markdown
Collaborator

Problem

The Java docs CI build aborts on com.azure:azure-data-schemaregistry-apacheavro:1.2.0-beta.2. Its .jar and .pom are cached on the azure-sdk public feed (HTTP 200), but the -sources.jar is not, so an anonymous download triggers the upstream-save auth gate and returns HTTP 401:

HTTP 401 for .../azure-data-schemaregistry-apacheavro/1.2.0-beta.2/
        azure-data-schemaregistry-apacheavro-1.2.0-beta.2-sources.jar
→ Java2docfx exited with errors.

Because java2docfx fails the whole run on the first failed package, this one missing sources jar fails the entire docs build (observed in apidrop Content CI build 20260626.2 / id 614443).

Change

Repoint this single preview package to Maven Central, where all three artifacts (.jar, -sources.jar, .pom) are available anonymously (published 2023-02-13). This matches the track-1 fix in #2655 and the existing client-sdk.json precedent.

  • metadata/preview/azure-data-schemaregistry-apacheavro.json — add DocsCiConfigProperties.packageDownloadUrl = https://repo1.maven.org/maven2.
  • package.json — set the generated preview entry's packageDownloadUrl to Maven Central (kept in sync so the docs CI build picks it up before the next docindex regeneration).

Validation

  • A full anonymous gap scan of all 695 packages in package.json (per-file: jar/sources.jar/pom, honoring each package's configured download URL) found this as the only remaining gap after Point legacy track-1 com.microsoft.azure packages to Maven Central #2655 merged.
  • All three Maven Central artifacts confirmed downloadable (HTTP 206 on ranged GET).
  • A docs CI build (apidrop def 3188) is being queued against this branch to confirm it goes green.

Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com

The preview azure-data-schemaregistry-apacheavro:1.2.0-beta.2 -sources.jar
returns HTTP 401 on anonymous download from the azure-sdk public feed
(the jar and pom are present, only the sources jar is uncached), which
aborts the Java docs CI build. Repoint it to Maven Central, where all
three artifacts are available anonymously, matching the track-1 fix in #2655.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@learn-build-service-prod

Copy link
Copy Markdown
Contributor

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

@learn-build-service-prod

Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 01e7665:

✅ Validation status: passed

File Status Preview URL Details
metadata/preview/azure-data-schemaregistry-apacheavro.json ✅Succeeded
package.json ✅Succeeded

For more details, please refer to the build report.

@learn-build-service-prod

Copy link
Copy Markdown
Contributor

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

@learn-build-service-prod

Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 4abbbca:

⚠️ Validation status: warnings

File Status Preview URL Details
docs-ref-autogen/com.azure.data.appconfiguration.models.ConfigurationSetting.yml ⚠️Warning View (azure-java-stable) Details
docs-ref-autogen/com.azure.data.appconfiguration.models.SettingSelector.yml ⚠️Warning View (azure-java-stable) Details
docs-ref-autogen/com.azure.data.appconfiguration.models.SnapshotSelector.yml ⚠️Warning View (azure-java-stable) Details
docs-ref-autogen/com.azure.resourcemanager.compute.fluent.models.VirtualMachineImageInner.yml 💡Suggestion View (azure-java-stable) Details
docs-ref-autogen/com.azure.resourcemanager.compute.fluent.models.VirtualMachineImageResourceInner.yml 💡Suggestion View (azure-java-stable) Details
docs-ref-autogen/com.azure.resourcemanager.compute.models.AvailabilitySetListResult.yml 💡Suggestion n/a (file deleted or renamed) Details
docs-ref-autogen/com.azure.communication.callautomation.CallAutomationAsyncClient.yml ✅Succeeded View (azure-java-stable)
docs-ref-autogen/com.azure.communication.callautomation.CallAutomationClient.yml ✅Succeeded View (azure-java-stable)
docs-ref-autogen/com.azure.communication.callautomation.CallAutomationClientBuilder.yml ✅Succeeded View (azure-java-stable)
docs-ref-autogen/com.azure.communication.callautomation.CallAutomationEventParser.yml ✅Succeeded View (azure-java-stable)
docs-ref-autogen/com.azure.communication.callautomation.CallAutomationServiceVersion.yml ✅Succeeded View (azure-java-stable)
docs-ref-autogen/com.azure.communication.callautomation.CallConnection.yml ✅Succeeded View (azure-java-stable)
docs-ref-autogen/com.azure.communication.callautomation.CallConnectionAsync.yml ✅Succeeded View (azure-java-stable)
docs-ref-autogen/com.azure.communication.callautomation.CallMedia.yml ✅Succeeded View (azure-java-stable)
docs-ref-autogen/com.azure.communication.callautomation.CallMediaAsync.yml ✅Succeeded View (azure-java-stable)
docs-ref-autogen/com.azure.communication.callautomation.CallRecording.yml ✅Succeeded View (azure-java-stable)
docs-ref-autogen/com.azure.communication.callautomation.CallRecordingAsync.yml ✅Succeeded View (azure-java-stable)
docs-ref-autogen/com.azure.communication.callautomation.models.AddParticipantOptions.yml ✅Succeeded View (azure-java-stable)
docs-ref-autogen/com.azure.communication.callautomation.models.AddParticipantResult.yml ✅Succeeded View (azure-java-stable)
docs-ref-autogen/com.azure.communication.callautomation.models.AnswerCallOptions.yml ✅Succeeded View (azure-java-stable)
docs-ref-autogen/com.azure.communication.callautomation.models.AnswerCallResult.yml ✅Succeeded View (azure-java-stable)
docs-ref-autogen/com.azure.communication.callautomation.models.AudioChannelType.yml ✅Succeeded View (azure-java-stable)
docs-ref-autogen/com.azure.communication.callautomation.models.AudioData.yml ✅Succeeded View (azure-java-stable)
docs-ref-autogen/com.azure.communication.callautomation.models.AudioFormat.yml ✅Succeeded View (azure-java-stable)
docs-ref-autogen/com.azure.communication.callautomation.models.AudioMetadata.yml ✅Succeeded View (azure-java-stable)

This comment lists only the first 25 files in the pull request.

docs-ref-autogen/com.azure.data.appconfiguration.models.ConfigurationSetting.yml

  • Line 270, Column 15: [Warning: xref-not-found - See documentation] Cross reference not found: 'java.lang.Object.toString()'.

docs-ref-autogen/com.azure.data.appconfiguration.models.SettingSelector.yml

  • Line 181, Column 15: [Warning: xref-not-found - See documentation] Cross reference not found: 'java.lang.Object.toString()'.

docs-ref-autogen/com.azure.data.appconfiguration.models.SnapshotSelector.yml

  • Line 137, Column 15: [Warning: xref-not-found - See documentation] Cross reference not found: 'java.lang.Object.toString()'.

docs-ref-autogen/com.azure.resourcemanager.compute.fluent.models.VirtualMachineImageInner.yml

  • Line 189, Column 184: [Suggestion: learn-site-link-broken - See documentation] Link 'https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md' points to a learn site page that doesn't exist. Check the path or URL and update the link.

docs-ref-autogen/com.azure.resourcemanager.compute.fluent.models.VirtualMachineImageResourceInner.yml

  • Line 97, Column 184: [Suggestion: learn-site-link-broken - See documentation] Link 'https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md' points to a learn site page that doesn't exist. Check the path or URL and update the link.

docs-ref-autogen/com.azure.resourcemanager.compute.models.AvailabilitySetListResult.yml

  • [Suggestion: file-not-redirected - See documentation] File docs-ref-autogen/com.azure.resourcemanager.compute.models.AvailabilitySetListResult.yml with URL /java/api/com.azure.resourcemanager.compute.models.availabilitysetlistresult was deleted without redirection. To avoid broken links, add a redirection.

For more details, please refer to the build report.

Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

@danieljurek danieljurek force-pushed the djurek/fix-apacheavro-sources-url branch from 4abbbca to 01e7665 Compare June 29, 2026 16:04
@danieljurek danieljurek merged commit c3e951d into main Jun 29, 2026
1 of 3 checks passed
@learn-build-service-prod

Copy link
Copy Markdown
Contributor

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

@learn-build-service-prod

Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 01e7665:

✅ Validation status: passed

File Status Preview URL Details
metadata/preview/azure-data-schemaregistry-apacheavro.json ✅Succeeded
package.json ✅Succeeded

For more details, please refer to the build report.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant