ascheman commented on PR #371:
URL:
https://github.com/apache/maven-help-plugin/pull/371#issuecomment-4730477342
Superseded by 2c155b2 ("revert broken IT updates from #344") on master —
thanks @hboutemy. That commit takes exactly the approach this analysis
pointed to: a plain revert of the `verify.groovy` change does not pass on
Maven 4 because the rendered `<properties>` block is reordered
(`maven.compiler.target` before `maven.compiler.source`); keeping the
Maven-4 branch with the unchanged `1.6` values (the `=8` expectation was
the actual mistake, since the matching user properties were never injected) is
what makes it green. Verified locally green on
4.0.0-rc-5 and 3.9.16. Closing as obsolete. #363 should go green once
rebased on master.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]