You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2019/05/31 19:19:53 UTC

[GitHub] [pulsar] merlimat opened a new pull request #4429: Upgrade version of maven-surefire-plugin

merlimat opened a new pull request #4429: Upgrade version of maven-surefire-plugin
URL: https://github.com/apache/pulsar/pull/4429
 
 
   ### Motivation
   
   Ugrade to latest version of Maven surefire plugin for executing tests. Current version supports java 9-12. 
   
   Also, it might be helpful to check for a better handling of these errors:
   ```
   org.apache.maven.surefire.booter.SurefireBooterForkException: ExecutionException The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
   ```

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services