[
https://issues.apache.org/jira/browse/CAMEL-19459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-19459.
---------------------------------
Resolution: Fixed
Okay I had to make it use same version as apache ivy 4.5.1 release.
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.5.10</version>
Then the WARN is gone
> camel-report-maven-plugin fails to run due to missing class
> -----------------------------------------------------------
>
> Key: CAMEL-19459
> URL: https://issues.apache.org/jira/browse/CAMEL-19459
> Project: Camel
> Issue Type: Bug
> Components: tooling
> Affects Versions: 4.0-M3
> Reporter: Alexandru Neaţă
> Assignee: Claus Ibsen
> Priority: Minor
> Fix For: 4.0-RC1, 4.0.0
>
>
> *camel-report-maven-plugin* fails to run due to missing class:
> *org.eclipse.aether.spi.synccontext.SyncContextFactory*. Last working
> version: *4.0.0-M2*
--
This message was sent by Atlassian Jira
(v8.20.10#820010)