Mark plugin as @threadsafe
--------------------------
Key: MDBUNIT-23
URL: https://jira.codehaus.org/browse/MDBUNIT-23
Project: Maven DbUnit Plugin
Issue Type: Improvement
Affects Versions: 1.0-beta-3
Environment: maven3 parallel builds
Reporter: David J. M. Karlsen
See:
http://maven.apache.org/developers/mojo-api-specification.html
https://cwiki.apache.org/MAVEN/parallel-builds-in-maven-3.html
Can the plugin be marked @threadsafe for maven3 parallel builds?
Then this warning will disappear:
{noformat}
18:17:54 [WARNING]
*****************************************************************
18:17:54 [WARNING] * Your build is requesting parallel execution, but project
*
18:17:54 [WARNING] * contains the following plugin(s) that are not marked as
*
18:17:54 [WARNING] * @threadSafe to support parallel building.
*
18:17:54 [WARNING] * While this /may/ work fine, please look for plugin
updates *
18:17:54 [WARNING] * and/or request plugins be made thread-safe.
*
18:17:54 [WARNING] * If reporting an issue, report it against the plugin in
*
18:17:54 [WARNING] * question, not against maven-core
*
18:17:54 [WARNING]
*****************************************************************
18:17:54 [WARNING] The following plugins are not marked @threadSafe in
pays-core-service:
18:17:54 [WARNING] org.codehaus.mojo:dbunit-maven-plugin:1.0-beta-3
18:17:54 [WARNING]
*****************************************************************
{noformat}
--
This message is automatically generated by JIRA.
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