# nexus-public **Repository Path**: thuanghai/nexus-public ## Basic Information - **Project Name**: nexus-public - **Description**: clone from https://github.com/sonatype/nexus-public - **Primary Language**: Java - **License**: EPL-1.0 - **Default Branch**: 2.14.8-01 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-07-19 - **Last Updated**: 2025-07-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Sonatype Nexus Repository Open Source Codebase ## Requirements * Apache Maven 3.0.4+ * Java 7+ * Network access to https://repository.sonatype.org/content/groups/sonatype-public-grid ## 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-bundle-template/target/nexus-bundle-template-*.zip ./target/nexus-bundle-template-*/bin/nexus console The `nexus-bundle-template` assembly is used as the basis for the official Nexus Repository Manager distributions. ## Getting help Looking to contribute to our code but need some help? There's a few ways to get information or our attention: * File an issue in [our public JIRA](https://issues.sonatype.org/browse/NEXUS) * Check out the [Nexus](http://stackoverflow.com/questions/tagged/nexus) tag on Stack Overflow * Check out the [Nexus Repository User List](https://groups.google.com/a/glists.sonatype.com/forum/?hl=en#!forum/nexus-users)