cancel
Showing results for 
Search instead for 
Did you mean: 

Commerce123 interactive - Error

former_member906232
Discoverer
0 Kudos

Hi,

I did the set up of commerce123 interactive (platform version=1905.9) and i am trying to run step 2 of it which is "Installer Recipes: Install, Build, and Run SAP Commerce"

and step no 2 of it is failing

Step2: cd C:\projects\sapCommerce\installer & install.bat -r platform_only setup -A local_property:initialpassword.admin=%INITIAL_ADMIN% & install.bat -r platform_only initialize -A local_property:initialpassword.admin=%INITIAL_ADMIN%

with failure message as

FAILURE: Build failed with an exception. * Where:
Build file 'C:\projects\sapCommerce\SAPCommerce\installer\build.gradle' line: 2"> Plugin with id 'installer-platform-plugin' not found."

The line 2 of the gradle file is

apply plugin: 'installer-platform-plugin' 

Pls let me know how can i proceed.

Pls note I am new to gradle.

Thanks in Adv!

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member906232
Discoverer
0 Kudos

So i was able to move fwd...it only works when installation is at the root.

Thanks