Hi, maybe an obsolete question, but I didn't find any regarding information:
For plugin development, https://wiki.jenkins-ci.org/display/JENKINS/Hosting+Plugins#HostingPlugins-Prerequisites encourages you to aggregate org.jenkins-ci.plugins:plugin as parent POM. AFAIK this denotes the "Minimum Jenkins requirement" in the plugin doc. I noticed, that all new versions (2.*) define dependencies to the Jenkins core version 1.625.3. But I'd rather expect them to the core version, that matches the org.jenkins-ci.plugins:plugin version - as I'd rather like to write my plugin against new/current API versions. Did I miss something? Kind regards Marc -- 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/75f46a17-0da2-4e78-a3e5-8441dcf2c858%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
