maven-properties-plugin not marked @threadSafe
----------------------------------------------

                 Key: MOJO-1677
                 URL: http://jira.codehaus.org/browse/MOJO-1677
             Project: Mojo
          Issue Type: Bug
         Environment: Maven 3
            Reporter: Sebastian Davids
         Attachments: patch.txt

mvn -T 2C package

...
[WARNING] *****************************************************************
[WARNING] * Your build is requesting parallel execution, but project      *
[WARNING] * contains the following plugin(s) that are not marked as       *
[WARNING] * @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 iptvsignonapi:
[WARNING] 
com.google.code.maven-svn-revision-number-plugin:maven-svn-revision-number-plugin:1.6
...

https://cwiki.apache.org/confluence/display/MAVEN/Parallel+builds+in+Maven+3
http://maven.apache.org/developers/mojo-api-specification.html

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to