[
https://issues.apache.org/jira/browse/MTOMCAT-224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olivier Lamy (*$^¨%`£) closed MTOMCAT-224.
------------------------------------------
Resolution: Fixed
Fix Version/s: 2.2
> Tomcat Maven Plugin is not marked @threadSafe
> ---------------------------------------------
>
> Key: MTOMCAT-224
> URL: https://issues.apache.org/jira/browse/MTOMCAT-224
> Project: Apache Tomcat Maven Plugin
> Issue Type: Improvement
> Components: tomcat6
> Affects Versions: 2.1
> Reporter: Diego Lemos
> Assignee: Olivier Lamy (*$^¨%`£)
> Labels: build, maven
> Fix For: 2.2
>
>
> When tomcat6-maven-plugin is used in a parallel build, maven says that the
> plugin is not thread-safe :
> [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 #############:
> [WARNING] org.apache.tomcat.maven:tomcat6-maven-plugin:2.1
> [WARNING] *****************************************************************
> It will be nice to review the plugin to ensure that it is thread-safe and add
> a @threadSafe annotation to it.
> More details about the parallel builds:
> https://cwiki.apache.org/MAVEN/parallel-builds-in-maven-3.html
--
This message was sent by Atlassian JIRA
(v6.1#6144)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]