cancel
Showing results for 
Search instead for 
Did you mean: 

addoninstall changes the addon project.properties !!

Former Member
0 Kudos
1,850

Hello Fellas,

I'm started a Hybris 6.7, and got an issue to install smartedit backoffice. And I have some issues with addon install. After installing the smarteditaddon addon in the storefront extension. ant addoninstall -Daddonnames=smarteditaddon -DaddonStorefront.yacceleratorstorefront=cusomstorefront I noticed that the two properties : [ cusomstorefront.additionalWebSpringConfigs.smarteditaddon=classpath\:/smarteditaddon/web/spring/smarteditaddon-web-spring.xml, cusomstorefront.wro4jconfigscan.smarteditaddon=true ] are added to the project.properties of the smarteditaddon extension. It's so weird, cause it should be in the storefront extension!!

Did someone got that issue.?

Regards

View Entire Topic
christoph_meyer
Active Participant
0 Kudos

And if you want to install an addon to both the b2c and b2b storefront, you need to give the addoninstall in a single command not two individual ones, otherwise only one storefront might be configured properly.