[
https://issues.apache.org/jira/browse/KARAF-6142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Baptiste Onofré reassigned KARAF-6142:
-------------------------------------------
Assignee: (was: Jean-Baptiste Onofré)
> karaf-maven-plugin ignores features processors definitions on jdk11
> -------------------------------------------------------------------
>
> Key: KARAF-6142
> URL: https://issues.apache.org/jira/browse/KARAF-6142
> Project: Karaf
> Issue Type: Bug
> Components: karaf
> Affects Versions: 4.2.2
> Reporter: J. Brébec
> Priority: Major
> Attachments: WorkAround-KARAF6142.patch
>
>
> On jdk11, building a custom distribution with the karaf-maven-plugin with a
> custom etc/org.apache.karaf.features.xml fails. This file is ignored by the
> plugin.
> In fact, on jdk11, the package-info class on the package
> "org.apache.karaf.features.internal.model.processing" is not visible by jaxb
> and the @XmlSchema annotation is ignored.
> This works fine on jdk8
--
This message was sent by Atlassian Jira
(v8.3.4#803005)