mirror of
https://github.com/danieldemus/openhab-core.git
synced 2026-07-29 12:34:22 +02:00
Downgrade karaf-maven-plugin to 4.4.8
This is a workaround for apache/karaf#2218 and fixes #5234. Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
This commit is contained in:
committed by
Kai Kreuzer
parent
8bfcf0d6dd
commit
cb272c42fb
@@ -48,7 +48,8 @@
|
||||
<plugin>
|
||||
<groupId>org.apache.karaf.tooling</groupId>
|
||||
<artifactId>karaf-maven-plugin</artifactId>
|
||||
<version>${karaf.tooling.version}</version>
|
||||
<!-- TODO replace fixed version 4.4.8 by ${karaf.tooling.version} one karaf#2219 is contained in future release -->
|
||||
<version>4.4.8</version>
|
||||
<extensions>true</extensions>
|
||||
<configuration>
|
||||
<startLevel>80</startLevel>
|
||||
|
||||
Reference in New Issue
Block a user