You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Gareth Healy (JIRA)" <ji...@apache.org> on 2018/04/13 10:20:00 UTC

[jira] [Updated] (CXFXJC-23) jaxb dependancy warnings when compiling against java9

     [ https://issues.apache.org/jira/browse/CXFXJC-23?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gareth Healy updated CXFXJC-23:
-------------------------------
    Affects Version/s: 3.2.1

> jaxb dependancy warnings when compiling against java9
> -----------------------------------------------------
>
>                 Key: CXFXJC-23
>                 URL: https://issues.apache.org/jira/browse/CXFXJC-23
>             Project: CXF XJC Utils
>          Issue Type: Improvement
>    Affects Versions: 3.2.1
>            Reporter: Gareth Healy
>            Priority: Minor
>
> When using java9, you see the following warnings:
> {code:java}
> [INFO] --- cxf-xjc-plugin:3.2.1:xsdtojava-tests (generate-sources) @ dozer-core ---
> [WARNING] The POM for com.sun.xml.bind:jaxb-xjc:jar:2.2.11 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
> [WARNING] The POM for com.sun.xml.bind:jaxb-core:jar:2.2.11 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
> [WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11
> [WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-xjc:jar:2.2.11
> [WARNING] Invalid POM for com.sun.xml.bind:jaxb-xjc:jar:2.2.11, transitive dependencies (if any) will not be available, enable debug logging for more details
> [WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11
> [WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-core:jar:2.2.11
> [WARNING] Invalid POM for com.sun.xml.bind:jaxb-core:jar:2.2.11, transitive dependencies (if any) will not be available, enable debug logging for more details
> [WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11
> [WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-impl:jar:2.2.11
> [WARNING] Invalid POM for com.sun.xml.bind:jaxb-impl:jar:2.2.11, transitive dependencies (if any) will not be available, enable debug logging for more details{code}
>  
> I think, this would be solved by moving to jaxb 2.3.0



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