Configure Nexus to use the Lightwell Network repository

Configure Sonatype Nexus Repository Manager to proxy the Lightwell Network repository so that your organization's build tools resolve dependencies through your centralized Nexus instance.

Before you begin

Procedure

  1. Create a new Maven2 (proxy) repository.
  2. Set the following values:
    1. In the Remote Storage field, enter the URL for your chosen repository tier, for example, https://packages.redhat.com/lightwell/java/remediated/.
    2. In the Layout Policy field, select Strict to ensure proper resolution of .rhlw suffixes.
  3. In the Authentication section, enter the following values:
    1. In the Username field, enter your registry service account username in the format XXXXXXX|service-account-name.
    2. In the Password field, enter your registry service account token.

What to do next

  • Navigate to the proxy repository in your Nexus instance and verify that artifacts are being fetched from the Lightwell Network repository.