As suggested by @dsyer, we could add a FailureAnalyzer
for ConfigDataLocationNotFoundException
.
Comment From: philwebb
Thanks for the contribution @Miehau. I've made a few changes in e360e4a75e738b8af455c4c10fc76c8f83d32e55 to improve the message and provide an action.
Comment From: Miehau
Ah, sorry @philwebb . I was quite busy this week and couldn't look at the build failure before. I thought it was too obvious to come up with action for this one. Was trying to base this change on other Analyzers, but I lacked some understanding apparently.
Comment From: philwebb
No worries, it was a good starting point and I recently tweaked the exception hierarchy which made things easier. Thanks again for working on it.