Skip to content

Add Maven commands to package detail page

What does this MR do?

Adds Maven installation commands to the Maven package details page, similar to how they've recently been added for NPM packages.

Currently, the Setup tab is only displaying minor content. Further content will either be added as part of a follow up MR or this MR if the required backend work is small.

Screenshots

As of commit 2f0bb805828:

Installation Setup
Screenshot_2019-11-19_at_13.46.41 Screenshot_2019-11-19_at_13.46.48

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Closes #7603 (closed)

Edited by Nick Kipling

Merge request reports