iwasakims commented on PR #1212: URL: https://github.com/apache/bigtop/pull/1212#issuecomment-1870870797
Ideally, we should examine the warnings if we use parallel builds for creating release. ``` [INFO] --- mavanagaiata:0.9.4:commit (find-current-git-revision) @ zookeeper-client --- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Apache ZooKeeper - Documentation: [WARNING] com.ruleoftech:markdown-page-generator-plugin:2.1.0 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ zookeeper-docs --- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [INFO] [INFO] --- mavanagaiata:0.9.4:commit (find-current-git-revision) @ zookeeper-docs --- [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Apache ZooKeeper - Jute: [WARNING] org.codehaus.mojo:javacc-maven-plugin:2.6 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** -- 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: dev-unsubscr...@bigtop.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org