Skip to content

ethanflower1903/nexus-public

 
 

Repository files navigation

Sonatype Nexus Repository Open Source Codebase

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

Downloadable Bundles

See: https://www.sonatype.com/download-oss-sonatype

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.

License

This project is licensed under the Eclipse Public License - v 1.0, you can read the full text here

Getting help

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

About

Sonatype Nexus Repository Manager; Open-source codebase mirror

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 56.0%
  • JavaScript 30.5%
  • Groovy 8.1%
  • CSS 5.1%
  • Shell 0.1%
  • HTML 0.1%
  • Other 0.1%