Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 1.36 KB

File metadata and controls

42 lines (28 loc) · 1.36 KB

Registry public

Note: This repository does not accept pull requests.

Fork of Sonatype Nexus Repository Core (EPL 1.0) with additional features and improvements:

  • UI completely removed
  • Extdirect (internal API) disabled
  • dynamic i18n
  • soft delete core

Attribution

This project is based on Sonatype Nexus Repository Core, Copyright (c) 2008-present Sonatype, Inc. The original project is licensed under the Eclipse Public License v 1.0.

Build Requirements

  • Java 21
  • Apache Maven (wrapper scripts included)
  • Modified sonatype goodies built from here

Building From Source

./mvnw clean install

Running

  1. Navigate to assemblies/nexus-repository-core/target/assembly
  2. Run nexus or nexus.bat

The application will create a sonatype-work directory at assemblies/nexus-repository-core/target/sonatype-work, which will contain the default administrator credentials, database, and file blobstore.

License

This project is licensed under the Eclipse Public License - v 1.0.

Sonatype Nexus Repository Core is distributed with Sencha Ext JS pursuant to a FLOSS Exception agreed upon between Sonatype, Inc. and Sencha Inc. Sencha Ext JS is licensed under GPL v3 and cannot be redistributed as part of a closed source work.