Tim Sacré created CXF-8839:
------------------------------
Summary: 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é
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)