Hi, I just recently become aware of `/pluginManager/prevalidateConfig` which can let me upload a config.xml and have jenkins automatically install any missing plugins.
In that context I got two questions: 1) is there a way to specify in config.xml I just want the latest version of the plugin installed ? I tried plugin="downstream-ext@latest" but that did not seem to work reliably 2) is there a way to have prevalidateConfig (or some other url) just list all the plugins it needs ? p.s. reason for #1 is that I'm trying to add support to jenkins-job-builder to explicitly list the plugin it needs but here I really prefer not to set the exact plugin version. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" 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-users/00a2cfe8-82fe-44ee-bbd0-36835fc5e08a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
