Skip to content

[APIView] Java package name mismatch prevents automatic project-review linking #14443

@AlitzelMendez

Description

@AlitzelMendez

The TypeSpec metadata emitter produces the Maven artifact ID (e.g. azure-storage) for Java packages, but the Java SDK pipeline stores the full Maven coordinate as the review's package name (com.azure:azure-storage).

These two names never match, so Java reviews cannot be automatically linked to their TypeSpec projects.

Triage

  • For the name mismatch, which name is the correct one? Which name is displayed on APIView?
  • Praveen mentioned another scenario with C# management plane — what is that scenario?

Metadata

Metadata

Assignees

Labels

APIViewIssues related to APIView core functionality or UIbugThis issue requires a change to an existing behavior in the product in order to be resolved.

Type

Projects

Status

👀In PR

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions