diff --git a/protobuf/pom.xml b/protobuf/pom.xml index b9b975eb9..b8f030e39 100644 --- a/protobuf/pom.xml +++ b/protobuf/pom.xml @@ -101,6 +101,10 @@ abstractions. org.moditect moditect-maven-plugin + + org.apache.karaf.tooling + karaf-maven-plugin + diff --git a/protobuf/src/main/feature/feature.xml b/protobuf/src/main/feature/feature.xml new file mode 100644 index 000000000..a72f00be5 --- /dev/null +++ b/protobuf/src/main/feature/feature.xml @@ -0,0 +1,7 @@ + + + mvn:com.fasterxml.jackson.core/jackson-databind/${jackson.version.databind}/xml/features + + jackson-databind + +