Skip to content

Java duplicate artifactIds: Language-Settings.ps1's Get-java-PackageInfoFromPackageFile needs to be updated to include groupId #44911

@JimSuplizio

Description

@JimSuplizio

Get-java-PackageInfoFromPackageFile is ultimately what's called by create-tags-and-git-release.yml to create the release tag. The current release tag is created using the ArtifactId and version
ReleaseTag = "$($pkgId)_$($pkgVersion)"
With duplicate ArtifactIds the tag needs to be created with the following format +_ where + is the ArtifactNameConcatenator.

Metadata

Metadata

Assignees

Labels

Central-EngSysThis issue is owned by the Engineering System team.

Type

No type

Projects

Status

🎊 Closed

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions