mattrpav commented on PR #1992:
URL: https://github.com/apache/karaf/pull/1992#issuecomment-3343405315
@holgerfriedrich I tried adding it to the surefire plugin in both places in
the pom.xml, but no luck. I believe it must be added at JVM startup to work,
and placing it in a static code block would not be early enough in the startup
sequence.
```
...
<java.security.manager>allow</java.security.manager>
</systemPropertyVariables>
```
--
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]