This project helps you to package sonatype nexus as a debian package.
Tested on Ubuntu 11.10 and 12.04 - i386 and amd64
To build the deb:
./build.sh
Features:
- Run as nexus user (and nexus group)
- Install to
/opt/nexus
- Configuration in
/etc/nexus
- Working directory in
/var/lib/nexus
- Simple script to update version
update-version.sh
Known issues:
- We have to disable lintian in order to get nexus packaged, because it violates a bunch of rules.