[
https://issues.apache.org/jira/browse/CXF-8839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andriy Redko updated CXF-8839:
------------------------------
Fix Version/s: 3.5.6
3.4.11
> Missing dependency on plexus-utils in cxf-wsdl-validator-plugin
> ---------------------------------------------------------------
>
> Key: CXF-8839
> URL: https://issues.apache.org/jira/browse/CXF-8839
> Project: CXF
> Issue Type: Bug
> Components: Build system
> Affects Versions: 4.0.0
> Reporter: Tim Sacré
> Priority: Major
> Fix For: 3.6.0, 4.0.1, 3.5.6, 3.4.11
>
>
> The *org.apache.cxf:cxf-wsdl-validator-plugin* plugin depends on
> {*}plexus-utils{*}.
> Since *maven 3.9.0* plexus-utils is not provided anymore in the plugin
> classpath, so the following dependency should be added to the plugin:
> {*}org.codehaus.plexus:plexus-utils{*}.
> https://maven.apache.org/docs/3.9.0/release-notes.html
> Similar to the cxf-codegen-plugin, where this dependency is already added.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)