Skip to Content
0
Former Member
Sep 30, 2016 at 02:31 PM

ASM module build issue in Hybris 5.7

119 Views

I have installed the ASM addon on my custom storefront but while building my application I am getting the following build error "de.hybris.platform.acceleratorstorefrontcommons.controllers.AbstractController" can not be resolved.

The above file is part of the Hybris extension "acceleratorstorefrontcommons". Looks like it is somehow unable to generate the .class file for de.hybris.platform.acceleratorstorefrontcommons.controllers.AbstractController

Do let me know if any of you happened face this issue and how were you able to resolve the same. I am working on Hybris 5.7 code base.