[ https://issues.apache.org/jira/browse/CXF-7564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252857#comment-16252857 ]
Freeman Fang edited comment on CXF-7564 at 11/15/17 2:52 AM: ------------------------------------------------------------- Hi Michal, I can't reproduce this anyway. Always works for me. I just appended a logging.properties. Could you please use mvn clean install -Djava.util.logging.config.file=pathto/logging.properties to run and append the log here? You can find java0(or other number).log file in your user home folder. Freeman was (Author: ffang): Hi Michal, I can't reproduce this anyway. Always works for me. Could you please run "mvn clean install -X" and append the output here? Freeman > 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 > Assignee: Freeman Fang > Attachments: logging.properties, wsdl-example.zip > > > 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)