diff --git a/README.md b/README.md index 83c757af65..9efb061302 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Eclipse Foundation. All other trademarks are the property of their respective owners. --> -# Nexus Repository Manager OSS Codebase +# Sonatype Nexus Repository Open Source Codebase ## Requirements @@ -28,9 +28,17 @@ To build the project and generate the template assembly use the included Maven w ## Running -To run Nexus, after building, unzip the assembly and start the server: +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) diff --git a/revision.txt b/revision.txt index c83f36159c..0261e2e717 100644 --- a/revision.txt +++ b/revision.txt @@ -1 +1 @@ -b=master,r=d36adfedc18c87c2f0b3cd4c1ba1da380e2ec401,t=2016-10-21-1123-47957 \ No newline at end of file +b=master,r=12d0105ffa7b3ecb95bc6589b886534a3a365be7,t=2016-10-27-1655-00883 \ No newline at end of file