I am in the process of upgrading our code base from 6.0 to 6.3. As the
first task, I'm updating the POM files in our code base to use the
correct versions expected by 6.3. The issue is, some of the jar expected
by 6.3 are not anywhere to find. I'm using the unobfuscated uber-jar as
well. It hasn't resolved all the issues. for example
com.adobe.cq.commerce:cq-commerce-core:jar:5.15.48 jar file and the
com.day.cq:parent:pom:50 pom file. I'm aware that I can find these jars
from bundles folders in ...