-
Notifications
You must be signed in to change notification settings - Fork 69
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
[MRESOLVER-247] IT update for resolver behaviour change #140
base: master
Are you sure you want to change the base?
Conversation
I tried to be least intrusive here (so I left old but added new values w/ explanation). Once MRESOLVER-247 is merged, and maven consumes it, this IT will fail, as maven will resolve LESS then this IT expects.
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.
I don't understand this change. Why 140+? And how did + 4
make it to - 4
? Moving the expected value to a constant make sense, but the rest is unclear.
Changes one by one:
Example of log entries for POM that went thru model builder vs Super POM (reformatted for easier read, they are all one liners):
|
Is this one still necessary? |
Once MRESOLVER-247 is merged, and maven consumes it, this IT
will fail, as maven will resolve LESS then this IT expects.
This change makes IT perform same assertion ("no POM is read twice") but
without locking down the absolute number of POMs read.