Installing
-
4. Installing Oracle Java
Install Required Oracle Java JRE/JDK on Ubuntu
-
5. Installing Nexus OSS
Next Relocate Nexus Repo Manager
Here is described a System-Wide Setup, for a Put stuff into Home Folder.sudo mv /tmp/nexus* /opt/nexus
Then do the same also for the Sonatype Data Directory:
sudo mv /tmp/sonatype-work /opt/nexus
Again, Set the SuperUser as Owner:
sudo chown -R root:root /opt/nexus
Contents