From db15128b8bf3cf0eab503bc91f7e21f2c6976252 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-Baptiste=20Onofr=C3=A9?= Date: Sun, 6 Mar 2022 19:13:12 +0100 Subject: [PATCH] Avoid compilation error with apache-release profile --- activemq-osgi/pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/activemq-osgi/pom.xml b/activemq-osgi/pom.xml index 98a68dab1a..d955fb2ba8 100644 --- a/activemq-osgi/pom.xml +++ b/activemq-osgi/pom.xml @@ -133,6 +133,13 @@ + + org.apache.maven.plugins + maven-compiler-plugin + + -proc:none + + org.apache.felix maven-bundle-plugin