Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.4.10, 3.5.5, 4.0.0
-
None
-
Novice
Description
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.
Attachments
Issue Links
- links to