[
https://issues.apache.org/jira/browse/KARAF-6142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
J. Brébec updated KARAF-6142:
-----------------------------
Attachment: WorkAround-KARAF6142.patch
> 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
> Assignee: Jean-Baptiste Onofré
> 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
(v7.6.3#76005)