Make maven URLs browseable when popped into a browser
Currently if users wished to browse for the packages they would have to convert from api/v4/projects/${env.CI_PROJECT_ID}/packages/maven to `///-/packages by knowing how to translate project id into group and project name. Could we perhaps make that relationship clearer, or even use the same URL for both cases?