You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2019/11/04 23:29:04 UTC

[GitHub] [maven-invoker-plugin] slawekjaranowski commented on issue #7: [MINVOKER-251] Allow options parallelThreads depends on available cores

slawekjaranowski commented on issue #7: [MINVOKER-251] Allow options parallelThreads depends on available cores
URL: https://github.com/apache/maven-invoker-plugin/pull/7#issuecomment-549594535
 
 
   yes, I have
   ```
   [INFO] --- maven-invoker-plugin:3.2.0:verify (integration-test) @ maven-invoker-plugin ---
   [INFO] -------------------------------------------------
   [INFO] Build Summary:
   [INFO]   Passed: 71, Failed: 0, Errors: 0, Skipped: 1
   [INFO] -------------------------------------------------
   [INFO] ------------------------------------------------------------------------
   [INFO] BUILD SUCCESS
   [INFO] ------------------------------------------------------------------------
   [INFO] Total time:  11:20 min
   
   ```
   
   I see that you have enabled github action on your repository - maybe will be good add some action to run such job, or travis task.
   
   If you want I can prepare some example for github action or for travis in another PR.

----------------------------------------------------------------
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