-
Bug
-
Resolution: Won't Fix
-
Major
-
None
Since May 2022 the artifacts for remoting were not published with correct Maven coordinates/Semver (https://github.com/jenkinsci/remoting/releases). This breaks the build of our Homebrew Formula which expects a meaningful versioning schema.
Current behavior: Filenames is e.g. `https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/remoting/3261.v9c670a_4748a_9/3261.v9c670a_4748a_9.jar`
Expected behavior: Filename should be e.g. `https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/remoting/MAJOR.MINOR.PATH/MAJOR.MINOR.PATH.jar`