jaxb-tools
jaxb-tools copied to clipboard
[#582] enhance resolution artifact process if not success
Fixes #582
Add extra details if resolution failed at some point instead of failing later with NPE
@davidmichaelkarr created this PR to add details and fail-fast when resolution fails due to incorrect project configuration
Possible to add a unit test that demonstrates failure of resolution and effectiveness of the change to log to the user?
Possible to add a unit test that demonstrates failure of resolution and effectiveness of the change to log to the user?
I'd like to but I've been able to reproduce the issue myself :(