I’m working on a plugin that depends on another plugin from the Marketplace, let’s say Portfolio.
Is there a way to put something in my plugin descriptor (pom.xml or atlassian-plugin.xml) to indicate the dependency?
What can I do to make the Jira instance started with AMPS (e.g. atlas-debug) start with my dependent plugin (Portfolio) installed?