need to be able to specify plugin versions
Bug #1103646 reported by
Mark Mims
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
jenkins (Juju Charms Collection) |
New
|
Undecided
|
Unassigned |
Bug Description
The maven plugin is part of jenkins-core and needs to be the exact same version as jenkins.
Charm currently pulls the 'latest' plugin versions which don't always match the jenkins version.
Be nice to either:
- [easiest] have two config params: `core-plugins` pulls versions from the updates site locked to the currently installed version of jenkins and the existing `plugins` param which pulls the latest plugin versions.
or
- allow the user to optionally specify plugin versions in the `plugins` parameter... something like "greenballs maven-plugin(