cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

b2bpunchoutaddon compilation error

0 Kudos
172

we have installed b2bpunchoutaddon against our storefront using below command to enable punchout functionality for our storefront.

ant addoninstall -Daddonnames="b2bpunchoutaddon" -DaddonStorefront.yb2bacceleratorstorefront="hvpdstorefront".

where hvpdstorefront - is the name of our storefront.

when we give the command "ant clean all" ,the folder addonsrc,addontestsrc should be created in order inside the storefront folder path

But in our workspace, addontestsrc is created first so its searching the reference of files inside addonsrc which is not yet created,which eventually leading to failed build.

Kindly help me on this.

Below are the build errors we are getting on giving "ant clean all".which is searching the reference of files inside folder addonsrc,which is yet to be created.

Accepted Solutions (0)

Answers (0)