Any SaaS solution to host a private maven repository

archiva, maven, nexus

Solution

I think CloudBees offers private Maven repositories. You should give it a try.

Problem

Is there any SaaS solution to host a maven repository? I know I can host it myself on Nexus or Archiva or Artifactory, just want to know if there are affordable providers that permit to host a few dependencies for a low cost without having to install the repository on your own. I'm looking for a online maven repository host that can garantee a good availability and that keeps the artifacts private.

Original source