Skip to content

Nexus

On this page you can generate the configuration files for npm and maven.

You must log in and change your password before configuring this.
See the developer guide.

Gitlab Token should be a GitLab personal access token with scope set to api.

Maven

Locate or create the .m2 folder. It is in your home folder (c:\Users\Username on Windows, /home/username on Linux). Create a file called settings.xml in your .m2 folder with the generated file below.

Your maven settings.xml file
# Fill out the form and Click Generate

Create a file named .netrc in your home folder (c:\Users\Username on Windows, /home/username on Linux) with the generated file below.

Your .netrc file
# Fill out the form and Click Generate

NPM

Create a file named .npmrc in your home folder (c:\Users\Username on Windows, /home/username on Linux) with the generated file below.

Your .npmrc file
# Fill out the form and Click Generate