[
https://issues.apache.org/jira/browse/CAMEL-11422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16059145#comment-16059145
]
ASF GitHub Bot commented on CAMEL-11422:
----------------------------------------
Github user davidkarlsen closed the pull request at:
https://github.com/apache/camel/pull/1778
> Mark plugin as threadsafe
> -------------------------
>
> Key: CAMEL-11422
> URL: https://issues.apache.org/jira/browse/CAMEL-11422
> Project: Camel
> Issue Type: Improvement
> Components: tooling
> Affects Versions: 2.19.1
> Reporter: David J. M. Karlsen
> Assignee: Claus Ibsen
> Priority: Minor
> Labels: maven, plugin, threadsafe
> Fix For: 2.19.2, 2.20.0
>
>
> It would be nice to mark the camel maven plugin as threadsafe
> {noformat}
> 22:00:20 [WARNING]
> *****************************************************************
> 22:00:20 [WARNING] * Your build is requesting parallel execution, but project
> *
> 22:00:20 [WARNING] * contains the following plugin(s) that have goals not
> marked *
> 22:00:20 [WARNING] * as @threadSafe to support parallel building.
> *
> 22:00:20 [WARNING] * While this /may/ work fine, please look for plugin
> updates *
> 22:00:20 [WARNING] * and/or request plugins be made thread-safe.
> *
> 22:00:20 [WARNING] * If reporting an issue, report it against the plugin in
> *
> 22:00:20 [WARNING] * question, not against maven-core
> *
> 22:00:20 [WARNING]
> *****************************************************************
> 22:00:20 [WARNING] The following plugins are not marked @threadSafe in
> jfr-srv:
> 22:00:20 [WARNING] org.apache.camel:camel-maven-plugin:2.19.1
> 22:00:20 [WARNING] org.codehaus.mojo:tidy-maven-plugin:1.0.0
> 22:00:20 [WARNING] Enable debug to see more precisely which goals are not
> marked @threadSafe.
> 22:00:20 [WARNING]
> *****************************************************************
> 22:00:20 [INFO]
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)