Hi, I am extending the core component ImageImpl, So i added the below line to my modelpublic class ImageServiceImpl extends ImageImpl implements Imagewhere ImageImpl of type com.adobe.cq.wcm.core.components.internal.models.v2.ImageImpl As soon as i build the code the component will breaks because of...