Hi all, In our factory, we've faced with a problem with automatic installation of tools for CI (JDK, Maven, Groovy, Ant, ...) which are located in our private nexus repository. Jenkins passed through the proxy to download CI tools while the nexus is internal to our company. In three days, Jenkins has download 16go of CI Tools..
We have configured the Jenkins proxy for not going through the proxy if the URL corresponds to the nexus repository. For now, we do not see the downloads because Jenkins does not pass through the proxy to download, but is it a bug ? Jenkins should not have to download the tools systematically on each build, right? Thanks in advance. Michaël Pailloncy