Code to get plugins doesn't work because URL changed

Bug #1032293 reported by Jorge
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
jenkins (Juju Charms Collection)
New
Medium
Charles Butler

Bug Description

I'm trying to use the charm and install some plugins. However, the install hook tries to get plugins with:

wget $opts --timestamping $PLUGINS_SITE/latest/$plugin.hpi

and the URL from the http://updates.jenkins-ci.org site had changed. Now, plugins are in:

http://updates.jenkins-ci.org/download/plugins/

not in 'latest' directory. And, to turn a little bit complicated, in this new URL we have a lot of plugins with case sensitive names, and these names are directories with another directory inside, with the version. For example:

http://updates.jenkins-ci.org/download/plugins/ant/1.1/ant.hpi

Is there a site where we can get all the .hpi files?

Thanks!
:)

Changed in jenkins (Juju Charms Collection):
importance: Undecided → Medium
assignee: nobody → Charles Butler (lazypower)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.