enable build with Maven 4#363
Conversation
|
give it fails, this PR is not yet ready for merging: we need to fix Maven 4.0.0-SNAPSHOT first and release RC6 |
I think the failing tests has to do with the line seperators as they dont get escaped in the regex and therefore do not match the expected output. The foollowing is listed in the output I'm not sure if we care about the line breaks, but if we only compare about the comparision of the two properties than we could change the test to This would also make the test independent of the order of the properties. |
|
rebuild after #366 |
|
I don't get https://github.com/apache/maven-help-plugin/pull/344/changes#diff-7b81cfece99ab40b32e3d95307f758917927d80a77fc3ab06f6fd057ac7d5318 |
|
re 4: when stdout comes to play, you MUST use |
|
@cstamas sorry, I don't get how this is related to the current issue (nor what concretely to do in this PR): can you explain one and/or the other, please? |
Just writing down thoughts of a layman:
AI says So if I understand correctly mvnd and Maven 3.10+ do format logs in another way than 3.9.x does. Do get the same output in the build.log. With the |
Uh oh!
There was an error while loading. Please reload this page.