Bukama commented on PR #11597:
URL: https://github.com/apache/maven/pull/11597#issuecomment-3693207882
```
Error: Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed:
11.75 s <<< FAILURE! -- in org.apache.maven.it.MavenITmng4559SpacesInJvmOptsTest
Error: org.apache.maven.it.MavenITmng4559SpacesInJvmOptsTest.testIt -- Time
elapsed: 11.74 s <<< FAILURE!
org.opentest4j.AssertionFailedError: expected: <foo bar> but was:
<${prop.jvm-opts}>
at
org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:158)
at
org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:139)
at
org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:201)
at
org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:184)
at
org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:179)
at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1188)
at
org.apache.maven.it.MavenITmng4559SpacesInJvmOptsTest.testIt(MavenITmng4559SpacesInJvmOptsTest.java:52)
[INFO] Running
org.apache.maven.it.MavenITmng4580ProjectLevelPluginDepUsedForCliInvocInReactorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.722
s -- in org.apache.maven.it.MavenITmng4572ModelVersionSurroundedByWhitespaceTest
[INFO] Running
org.apache.maven.it.MavenITmng4586PluginPrefixResolutionFromVersionlessPluginMgmtTest
Error: Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed:
12.28 s <<< FAILURE! -- in org.apache.maven.it.MavenITmng4559MultipleJvmArgsTest
Error:
org.apache.maven.it.MavenITmng4559MultipleJvmArgsTest.testMultipleJvmArgs --
Time elapsed: 12.28 s <<< FAILURE!
org.opentest4j.AssertionFailedError: expected: <value1> but was:
<${test.prop1}>
```
@cstamas
--
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]