From: Andy Clement Date: Mon, 11 Feb 2019 19:23:40 +0000 (-0800) Subject: ignore problematic lifecycle for IDE X-Git-Tag: V1_9_3RC1~19 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=bccc86c25ab72358697dc5bc1185fc836d154125;p=aspectj.git ignore problematic lifecycle for IDE --- diff --git a/bridge/pom.xml b/bridge/pom.xml index 5d851137e..ee65bfa12 100644 --- a/bridge/pom.xml +++ b/bridge/pom.xml @@ -50,6 +50,43 @@ true + + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + + org.codehaus.mojo + + + build-helper-maven-plugin + + + [1.9.1,) + + + + timestamp-property + + + + + + + + + + + + +