cancel
Showing results for 
Search instead for 
Did you mean: 

Spartacus local installation build failure

TimS1
Explorer
0 Kudos

I am getting a build failure during the initialization step of Spartacus on Commerce 2005 as part of a local installation.

The first mention of any issue in the console output is

C:\Hybris\hybris\bin\modules\platform\groovynature\buildcallbacks.xml:33: BUG! exception in phase 'semantic analysis' in source unit 'C:\Hybris\hybris\bin\modules\integration-apis\outboundservices\testsrc\de\hybris\platform\outboundservices\cache\impl\DestinationRestTemplateCacheUnitTest.groovy'

and later...

> Task :recipes:cx-for-spa:buildSystem FAILED FAILURE: Build failed with an exception. * Where: Build file 'C:\Hybris\installer\recipes\cx-for-spa\build.gradle' line: 594

I am installing Spartacus locally using the recipe cx-for-spa as described in the following documentation:

https://sap.github.io/spartacus-docs/installing-sap-commerce-cloud-2005/

Installation of Commerce 2005 without Spartacus work fine.

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member624549
Participant
0 Kudos

there is a good and active spartacus slack channel where you will get answers (see spartacus official website). Sadly this forum has been managed to death

TimS1
Explorer
0 Kudos

OK, so I saw this in another post.

I commented out build.parallel=true from the custom.properties file and it worked.