David J. M. Karlsen created CXF-7852:
----------------------------------------

             Summary: Cannot generate code on jdk 11
                 Key: CXF-7852
                 URL: https://issues.apache.org/jira/browse/CXF-7852
             Project: CXF
          Issue Type: Bug
          Components: Tooling
    Affects Versions: 3.2.6
            Reporter: David J. M. Karlsen


the codegen maven plugin seems to add an non-existing module when running on 
java11:
{noformat}
[INFO] --- cxf-codegen-plugin:3.2.6:wsdl2java (default) @ jfr-srv-schemas ---
[INFO] Using proxy server configured in maven.
[INFO] Running code generation in fork mode...
[INFO] The java executable is 
/Library/Java/JavaVirtualMachines/openjdk-11.jdk/Contents/Home/bin/java
[INFO] Building jar: 
/var/folders/c7/18m1hlzs075_z0f5nfnt44jm0000gn/T/cxf-tmp-2107463654183740055/cxf-codegen14725056335928137302.jar
[INFO] Error occurred during initialization of boot layer
[INFO] java.lang.module.FindException: Module java.xml.ws not found
{noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to