[
https://issues.apache.org/jira/browse/KARAF-6142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16762546#comment-16762546
]
J. Brébec edited comment on KARAF-6142 at 2/7/19 10:28 AM:
-----------------------------------------------------------
it's related to [https://github.com/codehaus-plexus/plexus-classworlds/issues/3]
and associated maven issue : https://issues.apache.org/jira/browse/MNG-6512
was (Author: j3rem1e):
it's related to [https://github.com/codehaus-plexus/plexus-classworlds/issues/3]
> 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
>
> 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)