-
Notifications
You must be signed in to change notification settings - Fork 89
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[JENKINS-43950] Resolve dependencies if jenkins war file does not exist #60
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🐝 though II would prefer something documented in Javadoc
Added the javadoc |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
RuntimeException was enough IMHO. Anyway, re-:bee:
Could you |
@carlossg ping |
rebased |
…file This is a possible regression of Maven 3.5.0
This seems to be solving issues similar to #63. I am not sure what the correct approach is here. Probably deserves deeper investigation into the Maven internals. |
Check whether this is still reproducible after #63. |
Fixed with #63 |
JENKINS-43950
Fail fast instead of later on