From 7c6710191bd8a5be69c2ec6fc356f013bd36aaf7 Mon Sep 17 00:00:00 2001 From: Henri Sara Date: Sun, 3 Apr 2016 12:54:05 +0300 Subject: Convert Eclipse project to Maven based Ignore exec plugin for m2e in themes and client-compiled. Change-Id: I1c500a4cf204e3bd09aa0e9ae75e922b463e72fa --- themes/pom.xml | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) (limited to 'themes/pom.xml') diff --git a/themes/pom.xml b/themes/pom.xml index 672f425456..eb8990b6df 100644 --- a/themes/pom.xml +++ b/themes/pom.xml @@ -216,6 +216,42 @@ + + + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + + org.codehaus.mojo + + + exec-maven-plugin + + + [1.4.0,) + + + exec + + + + + + + + + + + + -- cgit v1.2.3