Skip to content

linbercsu/nexus-public

 
 

Repository files navigation

Sonatype Nexus 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, 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.

About

Sonatype Nexus; Open-source codebase mirror

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 45.5%
  • Java 34.6%
  • CSS 14.8%
  • Groovy 4.8%
  • Shell 0.2%
  • Batchfile 0.1%