xiaomuqiao / nexus-public

Sonatype Nexus Repository Manager; Open-source codebase mirror

Home Page:http://www.sonatype.com/nexus-repository-oss

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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-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:

About

Sonatype Nexus Repository Manager; Open-source codebase mirror

http://www.sonatype.com/nexus-repository-oss

License:Eclipse Public License 1.0


Languages

Language:Java 42.2%Language:JavaScript 41.2%Language:CSS 9.0%Language:Groovy 7.4%Language:Shell 0.2%Language:Batchfile 0.1%Language:HTML 0.0%Language:Ruby 0.0%Language:XSLT 0.0%