You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Michal Hlavac (JIRA)" <ji...@apache.org> on 2017/11/14 21:19:00 UTC

[jira] [Created] (CXF-7564) codegen-plugin fails on wsdl2java goal

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)