Skip to content

sonatype/nexus-public

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e9bed98 · Nov 14, 2024
Mar 11, 2016
Oct 2, 2020
Nov 14, 2024
Nov 14, 2024
Nov 14, 2024
Nov 14, 2024
Nov 14, 2024
Nov 14, 2024
Jul 31, 2015
Jul 31, 2015
Aug 4, 2015
Mar 17, 2022
Oct 31, 2016
Mar 17, 2022
Aug 4, 2015
Mar 11, 2016
Mar 11, 2016
Nov 14, 2024
Nov 14, 2024

Repository files navigation

Sonatype Nexus Repository Open Source Codebase

Requirements

Building

To build the project and generate the template assembly use the included Maven wrapper:

./mvnw clean install

Running

To run Nexus Repository, after building, unzip the assembly and start the server:

unzip -d target assemblies/nexus-bundle-template/target/nexus-bundle-template-*.zip
./target/nexus-bundle-template-*/bin/nexus console

The nexus-bundle-template assembly is used as the basis for the official Nexus Repository Manager distributions.

Getting help

Looking to contribute to our code but need some help? There's a few ways to get information or our attention: