I am having some doubts/queries about setting up Ondemand Bamboo instance. I am having cloud based Git repository. I want to checkout source code, build my project with Maven 3.x and access generated maven artifacts repository.
Q:do Ondemand Bamboo instance provide maven repository access ?
Cloubees is providing this facility: it provides a maven central proxy that's nexus based and a private repository. So, in case of Cloudbees, developer has to point to repository hosted at CloudBees location https://repository-myproject.forge.cloudbees.com/release
Q: Is the similar facility available with Ondemand Bamboo setup?
-If Yes, to access maven repository, do I need to keep my Bamboo's Image-instance always in 'START' mode?
-If No, how can I transfer artifacts to locally hosted Nexus server? Is it possible to FTP/ upload from Bamboo instance to different server?
Any help/hint will be appreciated. Thanks
OnDemand does not offer hosting of Maven repositories.
You can upload artifacts to Nexus from your agents, just like you would with a regular build.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.