From d44787579980beadfc0ddc0cf233d5ecf5f5eefb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20Westk=C3=A4mper?= Date: Fri, 7 Sep 2012 23:20:57 +0300 Subject: [PATCH] moved repository and pluginRepository declarations to root pom --- querydsl-hibernate-search/pom.xml | 15 ----- querydsl-hibernate-search/readme.txt | 1 - querydsl-jdo/pom.xml | 28 -------- querydsl-jpa-codegen/pom.xml | 26 -------- querydsl-jpa/pom.xml | 39 +----------- querydsl-mongodb/pom.xml | 19 ------ querydsl-root/pom.xml | 95 ++++++++++++++++++---------- querydsl-scala/pom.xml | 37 +---------- querydsl-sql-codegen/pom.xml | 27 +------- querydsl-sql/pom.xml | 34 +--------- 10 files changed, 64 insertions(+), 257 deletions(-) delete mode 100644 querydsl-hibernate-search/readme.txt diff --git a/querydsl-hibernate-search/pom.xml b/querydsl-hibernate-search/pom.xml index 28c0fe11d..54ae73cd3 100644 --- a/querydsl-hibernate-search/pom.xml +++ b/querydsl-hibernate-search/pom.xml @@ -76,21 +76,6 @@ - - diff --git a/querydsl-hibernate-search/readme.txt b/querydsl-hibernate-search/readme.txt deleted file mode 100644 index 7e772f3b5..000000000 --- a/querydsl-hibernate-search/readme.txt +++ /dev/null @@ -1 +0,0 @@ -* add support for JPA based FullTextQuery \ No newline at end of file diff --git a/querydsl-jdo/pom.xml b/querydsl-jdo/pom.xml index 5a38fdaca..29c61cdda 100644 --- a/querydsl-jdo/pom.xml +++ b/querydsl-jdo/pom.xml @@ -113,34 +113,6 @@ - - diff --git a/querydsl-jpa-codegen/pom.xml b/querydsl-jpa-codegen/pom.xml index 5d9cdc6e4..59b36a31b 100644 --- a/querydsl-jpa-codegen/pom.xml +++ b/querydsl-jpa-codegen/pom.xml @@ -91,32 +91,6 @@ - - diff --git a/querydsl-jpa/pom.xml b/querydsl-jpa/pom.xml index 7eca4caa0..2c0626d8f 100644 --- a/querydsl-jpa/pom.xml +++ b/querydsl-jpa/pom.xml @@ -176,44 +176,7 @@ - - - + diff --git a/querydsl-mongodb/pom.xml b/querydsl-mongodb/pom.xml index c3fdfdfd7..bd6117936 100644 --- a/querydsl-mongodb/pom.xml +++ b/querydsl-mongodb/pom.xml @@ -77,25 +77,6 @@ test-jar - - diff --git a/querydsl-root/pom.xml b/querydsl-root/pom.xml index f1397f5c7..9f2c1e8e2 100644 --- a/querydsl-root/pom.xml +++ b/querydsl-root/pom.xml @@ -8,20 +8,12 @@ Querydsl parent project for Querydsl modules http://www.querydsl.com - - - - - org.sonatype.oss - oss-parent - 7 - pom @@ -284,21 +276,6 @@ - - @@ -403,6 +380,63 @@ ../querydsl-apt ../querydsl-collections + + + + jenkins + + + source + http://source.mysema.com/maven2/releases + + + jboss + http://repository.jboss.org/maven2 + + + jboss2 + https://repository.jboss.org/nexus/content/repositories/releases + + + EclipseLink Repo + http://download.eclipse.org/rt/eclipselink/maven.repo/ + + + jahia + http://maven.jahia.org/maven2 + + + datanucleus + http://www.datanucleus.org/downloads/maven2 + + + morphia_repo + http://morphia.googlecode.com/svn/mavenrepo/ + + + scala-tools.org + http://scala-tools.org/repo-releases + + + CUBRID + http://maven.cubrid.org + + + + + + datanucleus + http://www.datanucleus.org/downloads/maven2 + + + scala-tools.org + http://scala-tools.org/repo-releases + + + com.springsource.repository.bundles.release + http://repository.springsource.com/maven/bundles/release + + @@ -436,14 +470,5 @@ - - - + diff --git a/querydsl-scala/pom.xml b/querydsl-scala/pom.xml index 3be69852b..94da15078 100644 --- a/querydsl-scala/pom.xml +++ b/querydsl-scala/pom.xml @@ -125,42 +125,7 @@ - - - + src/main/scala src/test/scala diff --git a/querydsl-sql-codegen/pom.xml b/querydsl-sql-codegen/pom.xml index 5a8df0544..6ad470100 100644 --- a/querydsl-sql-codegen/pom.xml +++ b/querydsl-sql-codegen/pom.xml @@ -190,30 +190,5 @@ --> - - + diff --git a/querydsl-sql/pom.xml b/querydsl-sql/pom.xml index 4d3e7c440..77837f854 100644 --- a/querydsl-sql/pom.xml +++ b/querydsl-sql/pom.xml @@ -206,37 +206,5 @@ --> - - - +