cancel
Showing results for 
Search instead for 
Did you mean: 

Ant Failing : Property was circularly defined.

pritika_gupta26
Explorer
0 Kudos

Getting the below error during ant all/ant clean all

amazonpayapi.serviceEndPoint.gb=${amazonpayapi.serviceEndPoint.gb}

/hybris/bin/platform/build.xml:9: The following error occurred while executing this line:

/hybris/bin/platform/resources/ant/antmacros.xml:32: Property amazonpayapi.serviceEndPoint.gb was circularly defined.

romitchhabra
Participant

Please check where amazonpayapi.serviceEndPoint.gb is defined and remove it. A property can't refer to itself.

Accepted Solutions (0)

Answers (0)