Hi Hi @Sandeep6,Please find the complete parent POM.xml file.<?xml version="1.0" encoding="UTF-8"?><!--Copyright 2019 Adobe. All rights reserved.This file is licensed to you under the Apache License, Version 2.0 (the "License");you may not use this file except in compliance with the License. You may...
Hi @Sandeep6,I have tried it with command "mvn clean install" but getting same error. Also I have updated same dependency in parent POM.xml file which is got from /system/console/depfinder console. If I comment below plugin code in parent POM.xml this command works fine(mvn clean install) but when I...
Hi @vanegi, I have tried it many times but getting below error while installing command as "mvn clean install -PautoInstallAll" to integrate Magento with AEM. [ERROR] Bundle com.acme.cif:acme-store.core:bundle:0.0.1-SNAPSHOT : Got unexpected exception while analyzing:java.lang.NoClassDefFoundError: ...
Hi @Nikhil-Kumar, Yes, tried it but getting below error: [ERROR] Bundle com.acme.cif:acme-store.core:bundle:0.0.1-SNAPSHOT : Got unexpected exception while analyzing:java.lang.NoClassDefFoundError: com/day/cq/search/impl/util/InvalidDateException at java.lang.Class.getDeclaredMethods0(Native Method)...