lundi 22 octobre 2018

spring cloud contracts gradle runs tests every time

Normally when you run gradle test twice you will get UP-TO-DATE the second time. My problem is that when using spring cloud contracts, generated-test-sources are rebuild each time so all tests are run again. It looks like gradle runs task :generateContractTests every time. Why ? Can I do something with that ?

Aucun commentaire:

Enregistrer un commentaire