Dear all,
I'm trying to build my customized distribution, using the karaf-maven-plugin.
When I'm adding the bootFeature decanter-collector-jmx, the build failed,
because of a fileNotFoundException.
Caused by: java.nio.file.NoSuchFileException:
O:\ws\gslisa\lisa-base\assemblies\gs-lisa-standalone\target\assembly\etc\org.apache.felix.eventadmin.impl.EventAdmin.cfg
at sun.nio.fs.WindowsException.translateToIOException
(WindowsException.java:85)
Does anybody else face the same issue or know a fix/workaround?
Used versions:
Karaf: 4.3.0
Decanter: 2.5.0
Thanks,
Joerg