Problems running tests during build #24293
Unanswered
luca-bassoricci
asked this question in
Q&A
Replies: 1 comment
-
How does that test look like? Btw, you could try setting a truly random port via |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Which is the right way to change port for test during build?
I have McAfeee installed on my pc aand it is listening on port 8081, so I have to change them during build passing
-Dquarkus.http.test-port=8888
to Maven but I have this problem:Can't change McAfee properties due to policy restrictions.
Any advice?
Beta Was this translation helpful? Give feedback.
All reactions