ask created MJAVADOC-343:
----------------------------

             Summary: maven-javadoc-plugin is not marked as @threadsafe, which 
leads to a warning shown during parallel builds
                 Key: MJAVADOC-343
                 URL: https://jira.codehaus.org/browse/MJAVADOC-343
             Project: Maven 2.x Javadoc Plugin
          Issue Type: Improvement
    Affects Versions: 2.8.1
            Reporter: ask


     [java] [WARNING] 
*****************************************************************
     [java] [WARNING] * Your build is requesting parallel execution, but 
project      *
     [java] [WARNING] * contains the following plugin(s) that are not marked as 
      *
     [java] [WARNING] * @threadSafe to support parallel building.               
      *
     [java] [WARNING] * While this /may/ work fine, please look for plugin 
updates    *
     [java] [WARNING] * and/or request plugins be made thread-safe.             
      *
     [java] [WARNING] * If reporting an issue, report it against the plugin in  
      *
     [java] [WARNING] * question, not against maven-core                        
      *
     [java] [WARNING] 
*****************************************************************
     [java] [WARNING] The following plugins are not marked @threadSafe in 
ab-plugin:
     [java] [WARNING] org.apache.maven.plugins:maven-javadoc-plugin:2.8.1
     [java] [WARNING] 
*****************************************************************

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to