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.
Artifactory has a slight lead in the number of supported repo types, but Nexus provides you with OSGi interfaces, enabling you to make custom repository types if needed.
In Configuring Maven to Use a Single Repository Group a single profile called nexus is defined. It configures a repository and a pluginRepository with the id central that overrides the same repositories in the Super POM. The Super POM is internal to every Apache Maven install and establishes default values.
I think CloudBees offers private Maven repositories. You should give it a try.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With