Когда я пытаюсь собрать и развернуть пакет приложений aem, подпакеты (общедоступные компоненты, все основные компоненты) с помощью Jenkins, я вижу следующую ошибку в выводе консоли Jenkins. Любая помощь?
M Starting installation of subpackage adobe/consulting:acs-aem-commons-
content:3.15.2
FATAL: org.apache.jackrabbit.vault.packaging.DependencyException:
Refusing to install package day/cq60/product:cq-content:6.3.76.
required dependencies missing:
[adobe/granite:com.adobe.granite.ui.content:0.8.452,
adobe/granite:com.adobe.granite.ui.legacy:0.1.34,
adobe/granite:com.adobe.granite.ui.shared.content:1.1.18,
adobe/granite:com.adobe.granite.platform.content:0.5.52,
adobe/granite:com.adobe.granite.platform.welcome:1.1.12,
adobe/granite:com.adobe.granite.platform.clientlibs:1.1.106,
adobe/granite:com.adobe.granite.security.content:0.2.174,
adobe/granite:com.adobe.granite.replication.content:1.0.30,
adobe/granite:com.adobe.granite.monitoring.content:1.0.26,
adobe/granite:com.adobe.granite.backup.content:0.0.62,
adobe/granite:com.adobe.granite.cluster.content:0.0.40,
adobe/granite:com.adobe.granite.activitystreams.content:0.0.22,
adobe/granite:com.adobe.granite.workflow.content:1.0.48]
Build step 'Deploy Content Packages to CRX' changed build result to
FAILURE