Relative Content

Tag Archive for javaspring-bootsoapwsdl2java

Failed to execute mojo org.apache.cxf:cxf-codegen-plugin:4.0.0:wsdl2java Java Spring Framework

I am very new Java and web services concepts. I am following Bharath Thippiredy’s course on Udemy. Now, I am trying to create java files from a wsdl file but unfortunately I am unable to do that I think due to the some dependency(or library) issues.
I am now using java version “21.0.3” 2024-04-16 LTS and using Java Spring Suite tool for developing. I am managing the dependencies by maven(hope this explanation is correct). My pom.xml and wsdl files are below: