[
https://issues.apache.org/jira/browse/CAMEL-11422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-11422.
---------------------------------
Resolution: Fixed
Assignee: Claus Ibsen
Fix Version/s: 2.19.2
Thanks for the PR
> 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.20.0, 2.19.2
>
>
> 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)