Daniel Beck commented on Bug JENKINS-27722

It looks like the matrix-project is a required dependency for the plugin to run, but it wasn't included as a requirement in the .hpi

In general this can be a problem with all plugins whose functionality has been detached from core since the version declared for the plugin's parent POM. Plugins may use the former core functionality (and the respective detached plugins' classes are made available to the plugin), even though they cannot declare an explicit dependency.

For a complete list of bundled plugins and the version they were detached from core, see https://github.com/jenkinsci/jenkins/blob/master/core/src/main/java/hudson/ClassicPluginStrategy.java#L323...L338

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to