Open timja opened 8 years ago
Jenkins does not (has never) resolve implied dependencies to detached plugins when uploading a plugin. However, now that matrix is removed from core, there will be many plugins which will be affected by this bug.
The previous comment is wrong, Jenkins handles plugin dependencies of manually uploaded plugins since 2.1.
Possible approach: PluginManager.doUploadPlugins needs to, like UpdateSite.Data's constructor, call ClassicPluginStrategy.getImpliedDependencies
[Originally blocks: JENKINS-38307]
Ownership 0.5 depends on the code, which has been decoupled to Matrix Auth plugin. When I deploy the plugin manually, I get an installation error.
Originally reported by oleg_nenashev, imported from: Manual installation of plugins in Jenkins2 does not follow detached plugins