From e7552d5a9919d9c10c7d4a147cca5d15288cc3f6 Mon Sep 17 00:00:00 2001 From: Leif Åstrand Date: Thu, 15 Dec 2016 14:03:49 +0200 Subject: Make m2e ignore phantomjs-maven-plugin (#8002) * Make m2e ignore phantomjs-maven-plugin --- test/pom.xml | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) (limited to 'test/pom.xml') diff --git a/test/pom.xml b/test/pom.xml index e59b5cf110..6215d61112 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -153,5 +153,41 @@ + + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + + com.github.klieber + + + phantomjs-maven-plugin + + + [0.7,) + + + install + + + + + + + + + + + + -- cgit v1.2.3