From ab08fcb7a3bf5b14d4239bd4fd5b223ef46b1468 Mon Sep 17 00:00:00 2001 From: Stephane Landelle Date: Mon, 5 Mar 2012 15:27:03 +0100 Subject: [PATCH] m2e compatibility and minor pom clean up --- json-path-assert/pom.xml | 2 -- json-path/pom.xml | 2 -- pom.xml | 31 ++++++++++++++++++++++++++++--- 3 files changed, 28 insertions(+), 7 deletions(-) diff --git a/json-path-assert/pom.xml b/json-path-assert/pom.xml index 99def780..adee1527 100644 --- a/json-path-assert/pom.xml +++ b/json-path-assert/pom.xml @@ -22,9 +22,7 @@ com.jayway.jsonpath 0.6.0-SNAPSHOT - com.jayway.jsonpath json-path-assert - 0.6.0-SNAPSHOT json-path-assert http://code.google.com/p/json-path/ diff --git a/json-path/pom.xml b/json-path/pom.xml index d94b0baf..a98c0418 100644 --- a/json-path/pom.xml +++ b/json-path/pom.xml @@ -22,10 +22,8 @@ json-path-parent 0.6.0-SNAPSHOT - com.jayway.jsonpath json-path bundle - 0.6.0-SNAPSHOT json-path http://code.google.com/p/json-path/ diff --git a/pom.xml b/pom.xml index 3362f880..f314de64 100644 --- a/pom.xml +++ b/pom.xml @@ -76,9 +76,34 @@ - - - + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + org.apache.maven.plugins + maven-dependency-plugin + [2.1,) + + copy-dependencies + unpack + + + + + + + + + + +