I want to be able to run Sonatype Nexus as a service on the Mac. It comes with the Java Service Wrapper start scripts for the mac so I basically have a shell script that can start the server.
I believe I have to add some sort of setup to /etc/launchd.conf and maybe use launchctl. All documentation I found points to plist files though but I don't have such a file for Nexus.