I'm having this same issue, but for "internal" dependencies. We have a multi-tenant project setup like below:project-rootall - embeds parent.all.zip, tenant-a.all.zip, tenant-b.all.zipparent (shared Java and HTL)all - embeds parent.core.jar, parent.ui.apps.zip, parent.ui.config.zip, parent.ui.conten...