Mark plugin as @threadsafe
--------------------------
Key: MAPPASM-128
URL: https://jira.codehaus.org/browse/MAPPASM-128
Project: Mojo AppAssembler Plugin
Issue Type: Improvement
Affects Versions: 1.1.1
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 parallel builds?
Then this warning will disappear:
{noformat}
18:17:05 [WARNING]
*****************************************************************
18:17:05 [WARNING] * Your build is requesting parallel execution, but project
*
18:17:05 [WARNING] * contains the following plugin(s) that are not marked as
*
18:17:05 [WARNING] * @threadSafe to support parallel building.
*
18:17:05 [WARNING] * While this /may/ work fine, please look for plugin
updates *
18:17:05 [WARNING] * and/or request plugins be made thread-safe.
*
18:17:05 [WARNING] * If reporting an issue, report it against the plugin in
*
18:17:05 [WARNING] * question, not against maven-core
*
18:17:05 [WARNING]
*****************************************************************
18:17:05 [WARNING] The following plugins are not marked @threadSafe in
pays-core-batch:
18:17:05 [WARNING] org.codehaus.mojo:appassembler-maven-plugin:1.1.1
18:17:05 [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