Skip to Content
0
Jan 03, 2018 at 08:48 AM

Dependency Issue - ycommercewebservices

684 Views

Hi Experts,

I have created own addon based on yoccaddon. In this I have my rest controller with some custom logic. The custom logic uses some OOTB hybris methods of extension 'acceleratorstorefrontcommons'. In my custom addon, I have added a dependency for this extension in extensioninfo.xml which is fine. But while build, the controller is copied to ycommercewebservices and there it shows me package import errors for 'acceleratorstorefrontcommons'. I tried by adding dependency in ycommercewebservices extensioninfo.xml (I have dependency on custom addon and also added acceleratorstorefrontcommons). But still I get errror. Can anyone please suggest, what could be the issue.

Regards,