From 90ed398624f31fe39f331a0b264646f85fb3eb95 Mon Sep 17 00:00:00 2001 From: Roy Wetherall Date: Thu, 24 Mar 2016 12:24:07 +1100 Subject: [PATCH] Adjust POM's so plugin execution errors are masked in Eclipse --- rm-automation/pom.xml | 19 +++++++++++++++++++ rm-community/rm-community-repo/pom.xml | 15 +++++++++++++++ 2 files changed, 34 insertions(+) diff --git a/rm-automation/pom.xml b/rm-automation/pom.xml index b21356e74d..119c9a23b7 100644 --- a/rm-automation/pom.xml +++ b/rm-automation/pom.xml @@ -111,6 +111,25 @@ + + + + org.codehaus.mojo + + + build-helper-maven-plugin + + + [1.9.1,) + + + regex-properties + + + + + + diff --git a/rm-community/rm-community-repo/pom.xml b/rm-community/rm-community-repo/pom.xml index 50205782c5..b373b7bdb5 100644 --- a/rm-community/rm-community-repo/pom.xml +++ b/rm-community/rm-community-repo/pom.xml @@ -268,6 +268,21 @@ + + + org.codehaus.mojo + + build-helper-maven-plugin + + [1.9.1,) + + regex-properties + + + + + +