HubSpot/nexus-public

Name: nexus-public

Owner: HubSpot

Description: Sonatype Nexus Repository Manager; Open-source codebase mirror

Forked from: sonatype/nexus-public

Created: 2016-11-14 18:42:57.0

Updated: 2016-11-14 18:43:05.0

Pushed: 2016-11-16 21:22:48.0

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

Size: 34193

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

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:


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.