With support for platform neutral war deployment now dropped for Nexus, we are unable to run this useful tool on FreeBSD any longer. Unfortunately the Nexus developers are very clear that they now require a platform specific binary as the only way to launch their Java app and believe that the concept of Java war deployment is 'insanity'. It isn't my project, so that's their decision.
What alternatives can people suggest? I'm just needing a really simple to set up and maintain repository for jars (and ideally also ruby gems). I'm willing to drop the rubygems requirement (and it never worked properly on Nexus so we aren't yet using it there either).
Are there any guides for extracting all my artifacts from nexus to move into something else (perhaps Apache Archiva)?
Cheers
Ari
NB: The Tanuki binary wrappers are GPL and Nexus is EPL. These two aren't compatible, so there are real problems being introduced into the licensing of Nexus by this decision to only support the GPL binary wrappers as the way to start Nexus. Anyhow, that isn't my problem right now since I can't use Nexus on my platform anyway.