Skip to content

Latest commit

 

History

History
47 lines (30 loc) · 2.26 KB

README.md

File metadata and controls

47 lines (30 loc) · 2.26 KB

Sonatype Nexus Repository Open Source Codebase

CircleCI Join the chat at https://gitter.im/sonatype/nexus-developers

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-base-template/target/nexus-base-template-*.zip
./target/nexus-base-template-*/bin/nexus console

The nexus-base-template assembly is used as the basis for the official Sonatype Nexus distributions.

Getting help

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