cancel
Showing results for 
Search instead for 
Did you mean: 

Smart Edit extensions don't build

former_member802842
Discoverer
0 Kudos

I'm following this guide to install smart edit:

https://help.sap.com/docs/SAP_COMMERCE/9d346683b0084da2938be8a285c0c27a/6d55d5fba206425b9acecda9f231...

I include necessary extensions, so my localextension.xml contains this:

Then i execute this command:

ant addoninstall -Daddonnames="smarteditaddon" -DaddonStorefront.yacceleratorstorefront="trainingstorefront"

Then:

ant updatesystem

And i get this:

[testClassesScanner] Found 27 webservicescommons testclasses in 4.055 ms

[touch] Creating C:\Hybris\hybris\temp\hybris\touch\smarteditwebservices_testsrctouch

[echo] building extension 'smarteditaddon'...

BUILD FAILED

C:\Hybris\hybris\bin\platform\build.xml:20: The following error occurred while executing this line:

C:\Hybris\hybris\bin\platform\resources\ant\compiling.xml:90: The following error occurred while executing this line:

C:\Hybris\hybris\bin\platform\resources\ant\compiling.xml:148: The following error occurred while executing this line:

C:\Hybris\hybris\bin\platform\resources\ant\util.xml:20: The following error occurred while executing this line:

C:\Hybris\hybris\bin\platform\resources\ant\compiling.xml:155: The following error occurred while executing this line:

C:\Hybris\hybris\bin\platform\resources\ant\compiling.xml:297: The following error occurred while executing this line:

C:\Hybris\hybris\bin\platform\resources\ant\util.xml:144: The following error occurred while executing this line:

C:\Hybris\hybris\bin\ext-addon\smarteditaddon\buildcallbacks.xml:80: Warning: Could not find file C:\Hybris\hybris\bin\ext-content\smartedit\web\webroot\static-resources\webApplication

Injector.js to copy.

Total time: 1 minute 6 seconds

What should I do to fix it?

Accepted Solutions (0)

Answers (0)