TeslaCN opened a new issue, #10145:
URL: https://github.com/apache/shardingsphere/issues/10145

   ## Feature Request
   
   ### Is your feature request related to a problem?
   
   I'm using `-T 2C` to reduce time costs of `mvn install`. It worked but 
warnings appeared.
   
   ### Describe the feature you would like.
   
   ```
   [WARNING] *****************************************************************
   [WARNING] * Your build is requesting parallel execution, but project      *
   [WARNING] * contains the following plugin(s) that have goals not marked   *
   [WARNING] * as @threadSafe to support parallel building.                  *
   [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 maven-core                              *
   [WARNING] *****************************************************************
   [WARNING] The following plugins are not marked @threadSafe in 
shardingsphere-integration-test-suite:
   [WARNING] org.apache.rat:apache-rat-plugin:0.12
   [WARNING] Enable debug to see more precisely which goals are not marked 
@threadSafe.
   [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: 
[email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to