# HG changeset patch # User Severin Gehwolf # Date 1489509338 -3600 # Node ID fb5ff9be280e62aa23b168645c558999e1480113 # Parent 2e769e1dffd0dc9f67e3c117b0575d2225a639cc Ignore exec-maven-plugin in m2e. Reviewed-by: ebaron, neugens Review-thread: http://icedtea.classpath.org/pipermail/thermostat/2017-March/022494.html diff -r 2e769e1dffd0 -r fb5ff9be280e agent/ipc/windows-named-pipes/common/pom.xml --- a/agent/ipc/windows-named-pipes/common/pom.xml Tue Mar 14 13:48:14 2017 +0100 +++ b/agent/ipc/windows-named-pipes/common/pom.xml Tue Mar 14 17:35:38 2017 +0100 @@ -174,6 +174,35 @@ + + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + org.codehaus.mojo + exec-maven-plugin + [1.2.1,) + + exec + + + + + + + + + + + +