From 91058b31d77ef9625f9ae975676eb54fa861bf92 Mon Sep 17 00:00:00 2001 From: Thomas Risberg Date: Tue, 5 Apr 2011 01:17:54 -0400 Subject: [PATCH] configured Maven JAR plugin to us the Bundlor generated MANIFEST.MF for distributed jars; cleaned up formatting of poms --- spring-data-graph-parent/pom.xml | 8 ++ spring-data-neo4j/pom.xml | 144 +++++++++++++++---------------- 2 files changed, 78 insertions(+), 74 deletions(-) diff --git a/spring-data-graph-parent/pom.xml b/spring-data-graph-parent/pom.xml index 0f6ff8068..40f0bc552 100644 --- a/spring-data-graph-parent/pom.xml +++ b/spring-data-graph-parent/pom.xml @@ -353,6 +353,14 @@ junit:junit + + org.apache.maven.plugins + maven-jar-plugin + 2.3.1 + + true + + org.apache.maven.plugins maven-source-plugin diff --git a/spring-data-neo4j/pom.xml b/spring-data-neo4j/pom.xml index cd4b11118..e198c19fd 100644 --- a/spring-data-neo4j/pom.xml +++ b/spring-data-neo4j/pom.xml @@ -39,17 +39,16 @@ spring-data-graph-core - - - org.ow2.jotm - jotm-core - provided - - - org.ow2.spec.ee - ow2-connector-1.5-spec - provided - + + org.ow2.jotm + jotm-core + provided + + + org.ow2.spec.ee + ow2-connector-1.5-spec + provided + @@ -124,59 +123,57 @@ neo4j - - org.neo4j - neo4j-kernel - tests - test - + + org.neo4j + neo4j-kernel + tests + test + - - org.neo4j - server-api + + org.neo4j + server-api provided - + - - commons-configuration - commons-configuration - + + commons-configuration + commons-configuration + - - org.hibernate.javax.persistence - hibernate-jpa-2.0-api - 1.0.0.Final - + + org.hibernate.javax.persistence + hibernate-jpa-2.0-api + 1.0.0.Final + - - org.hibernate - hibernate-entitymanager - 3.5.5-Final - test - - - hsqldb - hsqldb - 1.8.0.10 - test - - - javax.validation - validation-api - 1.0.0.GA - - - org.hibernate - hibernate-validator - 4.0.2.GA - test - + + org.hibernate + hibernate-entitymanager + 3.5.5-Final + test + + + hsqldb + hsqldb + 1.8.0.10 + test + + + javax.validation + validation-api + 1.0.0.GA + + + org.hibernate + hibernate-validator + 4.0.2.GA + test + + - - - neo4j-public-repository @@ -185,7 +182,7 @@ true - + jboss-repository JBoss Public Repository @@ -198,7 +195,7 @@ Springframework Maven SNAPSHOT Repository http://maven.springframework.org/snapshot - + @@ -238,22 +235,21 @@ 1.6 - - org.apache.maven.plugins - maven-jar-plugin - 2.2 - - - - test-jar - - - - - - com.springsource.bundlor - com.springsource.bundlor.maven - + + org.apache.maven.plugins + maven-jar-plugin + + + + test-jar + + + + + + com.springsource.bundlor + com.springsource.bundlor.maven +