Cannot install Magento AEM Connector package - ConstraintViolationException
While installing the package on AEM 6.4 (build is fine), the following error shows up:
Full error:
[ERROR] Request failed: org.apache.jackrabbit.vault.packaging.PackageException: javax.jcr.nodetype.ConstraintViolationException: OakConstraint0025: /apps/commerce/gui/content/catalogs/importblueprintswizard/importers[[nt:folder]]: Unexpected child node magento found in a new node (500)
Code snapshot:
I changed sling:resourceType="/libs/granite/ui/components/foundation/layouts/well" from sling:resourceType="/granite/ui/components/foundation/well"

The package has contents as below:

Related to this AEM 6.3 - Magento Connector Issue (also tried as suggested but did not resolve)


