- Apache Maven 3.0.4+
- Java 7+
- Network access to https://repository.sonatype.org/content/groups/sonatype-public-grid
To build the project and generate the template assembly use the included Maven wrapper:
./mvnw clean install
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.
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
- Check out the Nexus tag on Stack Overflow
- Check out the Nexus Repository User List