How to Set Up a Maven Repository with Nexus

tar zxvf nexus-3.16.2-01-unix.tar.gz
mv nexus-3.16.2-01 nexus
vi nexus/etc/nexus-default.properties
su user -c "/home/user/nexus/bin/nexus start"
Access your own IP:
http://192.168.1.131:8081

Click the Log In button in the top right corner of the Nexus interface. The default administrator credentials are admin/admin123 

Leave a Comment

Your email address will not be published.