[
https://issues.apache.org/jira/browse/KARAF-6696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Serge Démoulin updated KARAF-6696:
----------------------------------
Description:
The org.apache.felix/maven-bundle-plugin has the same problem
assertj 3.14.0 is compiled with jdk11 but compatibel with jdk8. The jar
contains a module-info.class that produce an error during karaf deployment
groupId: org.assertj
artifactId: assertj-core
was:The org.apache.felix/maven-bundle-plugin as the same problem
> importing a regular war file containing a module-info.class file in an
> embedded jar causes a NullPointerException
> -----------------------------------------------------------------------------------------------------------------
>
> Key: KARAF-6696
> URL: https://issues.apache.org/jira/browse/KARAF-6696
> Project: Karaf
> Issue Type: Bug
> Components: karaf
> Affects Versions: 4.2.8
> Reporter: Serge Démoulin
> Priority: Critical
>
> The org.apache.felix/maven-bundle-plugin has the same problem
> assertj 3.14.0 is compiled with jdk11 but compatibel with jdk8. The jar
> contains a module-info.class that produce an error during karaf deployment
>
> groupId: org.assertj
> artifactId: assertj-core
--
This message was sent by Atlassian Jira
(v8.3.4#803005)