I just created a new project from the latest maven archetype, created a
new class in core project, models package and used the
ImageResourceWrapper class directly. No maven import and no MANIFEST.MF
change (I don't even have it in my project)
Can I use classes from package
osgi.wiring.package=com.adobe.cq.wcm.core.components.internal.resource
in my project?I imported ImageResourceWrapper class, but when I install
my package I get this error Unable to resolve aemlutech.core [584](R
584.36): missing requirement [aemlutech.core [584](R 584.36)]
osgi.wiring.package;
(osgi.wiring.package=com.adobe.cq.wcm.core.components.internal.resource)
Unresolved requirements: [[aemlutech.core [584](R 584.36)]
osgi.wiring.package;
(osgi.wiring.package=...