From a4846e615390ddd9ebf2a51e46072aedbaa63384 Mon Sep 17 00:00:00 2001 From: cnapagoda Date: Sun, 28 Feb 2016 13:57:41 +0530 Subject: [PATCH] issues/4909 - Adding paxexam version Motivation: Build warning message is shown when building netty project. Due to missing paxexam version below[1] warning message is shown when building netty project. Modifications: Added paxexam plugin version into root pom Result: paxexam related warning will not be displayed when building the project. [1]. #4909 --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index b38fb3b30f..dd5aaf4a6b 100644 --- a/pom.xml +++ b/pom.xml @@ -1009,6 +1009,11 @@ maven-resources-plugin 2.6 + + org.ops4j.pax.exam + maven-paxexam-plugin + 1.2.4 + maven-jar-plugin 2.5