Delany created MVERIFIER-40:
-------------------------------

             Summary: mark as threadsafe
                 Key: MVERIFIER-40
                 URL: https://issues.apache.org/jira/browse/MVERIFIER-40
             Project: Maven Verifier Plugin
          Issue Type: Improvement
    Affects Versions: 3.0.0
         Environment: Maven 3.6.3
            Reporter: Delany


When I build with parallel execution, I get a big block of output text for each 
project about the plugin not being marked as threadsafe. With 500+ projects it 
all adds up.
*13:42:16* [WARNING] 
******************************************************************13:42:16* 
[WARNING] * Your build is requesting parallel execution, but project      
**13:42:16* [WARNING] * contains the following plugin(s) that have goals not 
marked   **13:42:16* [WARNING] * as @threadSafe to support parallel building.   
               **13:42:16* [WARNING] * While this /may/ work fine, please look 
for plugin updates    **13:42:16* [WARNING] * and/or request plugins be made 
thread-safe.                   **13:42:16* [WARNING] * If reporting an issue, 
report it against the plugin in        **13:42:16* [WARNING] * question, not 
against maven-core                              **13:42:16* [WARNING] 
******************************************************************13:42:16* 
[WARNING] The following plugins are not marked @threadSafe in 
Flamethrower:*13:42:16* [WARNING] 
org.apache.maven.plugins:maven-verifier-plugin:1.1*13:42:16* [WARNING] Enable 
debug to see more precisely which goals are not marked @threadSafe.*13:42:16* 
[WARNING] *****************************************************************



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to