Skip to content

Allow plus symbol in maven package version

Dmytro Zaporozhets (DZ) requested to merge dz-allow-plus-in-version into master

What does this MR do?

Change maven path regex to allow + in last section of it. This fixes the issue when user is not able to upload maven artifact with version like 1.0.4+amd64

What are the relevant issue numbers?

Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/8680

Does this MR meet the acceptance criteria?

Edited by Dmytro Zaporozhets (DZ)

Merge request reports