My custom plugin, when applied, needs some properties that come from other plugins. For example, I would like to get access to the project’s jar properties from my custom plugin. My plugin is useless without the java plugin.
How can make sure that projects that use my plugin, also have the java plugin applied as well?