J. Brébec created KARAF-6142:
--------------------------------
Summary: 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
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)