Hi,

I just tried to update our Jenkins Docker Image with the latest version 
(Jenkins 2.204.1).
To preinstall plugins, we use the provided 'install-plugins.sh’ script. But it 
does not work as before anymore…
Many plugins fail to be downloaded e.g. the script tries to get the 
'git-client-plugin’ from 
https://updates.jenkins.io/download/plugins/git-client-plugin/2.8.1/git-client-plugin.hpi
 - but the plugin is not available at this location anymore, it is now 
available at: 
http://mirrors.jenkins-ci.org/plugins/git-client/2.8.1/git-client.hpi 
As you can see, the two URLs reference the plugin with a different name, one 
uses the postfix ‘-plugin’, but the new one does not.

Did I miss anything? Is this script discarded? What should be used instead?

Many Thanks
Domi

btw.
I have the same problem for all these plugins:

Some plugins failed to download! Not downloaded: greenballs
Not downloaded: favorite
Not downloaded: managed-scripts
Not downloaded: github-api
Not downloaded: workflow-api
Not downloaded: pipeline-model-definition
Not downloaded: blueocean-config
Not downloaded: blueocean
Not downloaded: pubsub-light
Not downloaded: docker-java-api
Not downloaded: mailer
Not downloaded: pipeline-stage-step
Not downloaded: matrix-project
Not downloaded: pipeline-utility-steps
Not downloaded: h2-api
Not downloaded: blueocean-web
Not downloaded: blueocean-pipeline-editor
Not downloaded: junit
Not downloaded: credentials-binding
Not downloaded: blueocean-display-url
Not downloaded: pipeline-maven
Not downloaded: sse-gateway
Not downloaded: github
Not downloaded: basic-branch-build-strategies
Not downloaded: github-branch-source
Not downloaded: pipeline-model-declarative-agent
Not downloaded: git-client


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/42D80737-53D5-4DB9-997B-8E7CBE38785A%40fortysix.ch.

Reply via email to