Michal Hlavac created CXF-7564: ---------------------------------- Summary: codegen-plugin fails on wsdl2java goal Key: CXF-7564 URL: https://issues.apache.org/jira/browse/CXF-7564 Project: CXF Issue Type: Bug Components: Soap Binding Affects Versions: 3.2.1 Environment: {code} Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d; 2017-10-18T09:58:13+02:00) Maven home: /opt/apache/apache-maven Java version: 1.8.0_151, vendor: Oracle Corporation Java home: /usr/java/jdk1.8.0_151/jre Default locale: sk_SK, platform encoding: UTF-8 OS name: "linux", version: "4.13.11-1-default", arch: "amd64", family: "unix"
{code} Reporter: Michal Hlavac cxf-codegen-plugin fails everytime when running `wsdl2java` goal with error: {code} Execution generate-wsdl of goal org.apache.cxf:cxf-codegen-plugin:3.2.1:wsdl2java failed: Could not find jaxws frontend within classpath {code} Sample project to reproduce issue in attachment. It works if you change plugin version to 3.2.0. -- This message was sent by Atlassian JIRA (v6.4.14#64029)