Files
spring-cloud-contract/spring-cloud-contract-tools/spring-cloud-contract-gradle-plugin
Marcin Grzejszczak 4ae133a0f8 Add a switch to fail on no stubs (#1153)
* Add a switch to fail on no stubs

without this change we throw an exception if no stubs / contracts were found
with this change we catch exceptions from aether stub downloader and if there are no stubs found whatsover, and a switch is set to fail in that case, then we do throw an exception that no stubs / contracts were found

fixes gh-895
2019-08-06 11:54:52 +02:00
..
2019-07-01 18:31:33 +02:00
2018-03-31 09:35:00 +02:00
2019-07-08 14:15:21 +02:00
2019-07-03 20:38:29 +00:00
2019-07-01 18:31:33 +02:00
2019-07-01 18:31:33 +02:00
2019-08-04 08:14:44 +02:00