Repository for building a nexus maven proxy building OpenNMS.
- Download the latest Nexus tar.gz from http://www.sonatype.org/nexus/archived/
- Untar the archive, it will create 2 directories:
- nexus-X.X.X
- sonatype-work
- Create the nexus conf directory:
mkdir -p sonatype-work/nexus/conf
- Copy the nexus/nexus.xml file from here to the sonatype-work/nexus/conf/ directory.
- Start nexus.
- Copy m2-home/settings.xml to ~/.m2/ if you don't have one already. If you do already have one, copy the mirrors section to your existing config.