

Be sure to get the link to the latest version from downloads page. Note that this downloads the current stable release version of Nexus, 3.35.0-02, as of this writing. You can simply obtain the link and pull the tarball using wget command as shown below. Navigate to Nexus repository OSS downloads page, register for an account and download Nexus repository OSS for Unix tarball. cat > /etc/apt//java-8.list /etc/sudoers.d/nexus Download Nexus Repository OSS Tarball Hence, we opted to use repos for Debian 9 to install Java 8. Nexus repository manager requires Java 8 Runtime Environment (JRE).ĭebian 11 repos do not provide Java 8 packages. Update system package cache apt update Install Java on Debian 11 System RequirementsĮnsure that the minimum requirements are met by your system before you can proceed to install Nexus repository manager on Debian 11 as outlined on Nexus system requirements page, links provided below.

Modify the feature nexus-oss-feature by adding the following line: blackduck-nexus3 X.Y.Z represents the version of the plugin you are installing, which in this case is version 1.3.Install Nexus Repository Manager on Debian 11įollow through the steps provided in this guide to install Nexus repository manager on Debian 11. If you are using the OSS edition, you must edit the following file: /system/com/sonatype/nexus/assemblies/nexus-oss-feature/3.x.y/nexus-oss-feature-3.x.y-features.xml as follows:

Go the the plugin version directory and get/download the plugin JAR file, for example, by using wget. Go to /system/org/sonatype/nexus/plugins/Ĭreate a directory for the Black Duck plugin, for example, mkdir blackduck-nexus3įrom the directory ( blackduck-nexus3) that you created in the previous step, create a directory for the plugin version, for example, mkdir 1.3.0

Before, you start this process it is assumed that you’ve installed the Nexus application. Use the following process to download and install the Black Duck Nexus plugin.
