[
https://issues.apache.org/jira/browse/CXF-7655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Freeman Fang reassigned CXF-7655:
---------------------------------
Assignee: Freeman Fang
> java2swagger maven plugin not java9 compat
> ------------------------------------------
>
> Key: CXF-7655
> URL: https://issues.apache.org/jira/browse/CXF-7655
> Project: CXF
> Issue Type: Bug
> Reporter: David J. M. Karlsen
> Assignee: Freeman Fang
> Priority: Major
> Labels: java9
>
> since the java9 has modularized the api's and jaxb is now an optional module,
> the plugin/java2swagger should probably add the required dependency.
>
> {noformat}
> Caused by: org.apache.maven.plugin.PluginContainerException: A required class
> was missing while executing
> org.apache.cxf:cxf-java2swagger-plugin:3.2.2:java2swagger:
> javax/xml/bind/annotation/XmlRootElement
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)