From 6df091da315664cbeb238b3ff2e77fa956e3e48f Mon Sep 17 00:00:00 2001 From: Dancovich Date: Tue, 20 Aug 2013 16:36:38 -0300 Subject: [PATCH] Adicionada configuração para m2e ignorar goal incompatível do Maven. --- impl/extension/jpa/pom.xml | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+), 0 deletions(-) diff --git a/impl/extension/jpa/pom.xml b/impl/extension/jpa/pom.xml index b0e41c8..be0ded4 100755 --- a/impl/extension/jpa/pom.xml +++ b/impl/extension/jpa/pom.xml @@ -174,6 +174,41 @@ 2.16 + + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + + org.apache.maven.plugins + + + maven-dependency-plugin + + + [2.1,) + + + unpack + + + + + + + + + + + + -- libgit2 0.21.2