Skip to content
Salaboy edited this page Oct 27, 2011 · 1 revision
  1. When I'm trying to compile the application, maven can't access to the cloudbees repository to get the smart-tasks jars, how can I fix that?

This is the URL for the plugtree's cloudbees repository: https://repository-plugtree-org.forge.cloudbees.com/snapshot/

And you should follow the following instructions to register the repository into your JDK for maven to access: https://cloudbees.zendesk.com/entries/20078393-configuring-maven-to-access-https-repositories-with-untrusted-ssl-certificates

Clone this wiki locally