maven-plugins pull request: [MPMD-169] Support multi-threaded mode of PMD 5
Github user adangel closed the pull request at: https://github.com/apache/maven-plugins/pull/10 - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org
maven-plugins pull request: [MPMD-169] Support multi-threaded mode of PMD 5
GitHub user adangel opened a pull request: https://github.com/apache/maven-plugins/pull/10 [MPMD-169] Support multi-threaded mode of PMD 5 PMD 5 supports executing in multi-threaded mode, which should be a performance improvement in case you have multiple cores. This patch