# HG changeset patch # User Andre Heinecke # Date 1361359288 -3600 # Node ID 61be4813eb13cd9a11afe0b6b7de1827e0735d4b # Parent fa600417a335ceff6123f7e389471474eb313aa6 Add pom-oracle with ojdbc dependency diff -r fa600417a335 -r 61be4813eb13 flys-backend/pom-oracle.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/flys-backend/pom-oracle.xml Wed Feb 20 12:21:28 2013 +0100 @@ -0,0 +1,142 @@ + + 4.0.0 + + de.intevation.flys + flys-backend + 1.0-SNAPSHOT + jar + + flys-backend + http://maven.apache.org + + + UTF-8 + + + + + + org.codehaus.mojo + hibernate3-maven-plugin + 2.2 + + + + org.apache.maven.plugins + maven-compiler-plugin + 2.0.2 + + 1.6 + 1.6 + + + + org.apache.maven.plugins + maven-jar-plugin + + + + de.intevation.flys.importer.Importer + de.intevation.flys.importer + + + + + + maven-assembly-plugin + + + + de.intevation.flys.importer.Importer + + + + jar-with-dependencies + + + + + + + + + de.intevation.artifacts.common + artifacts-common + 1.0-SNAPSHOT + + + junit + junit + 3.8.1 + test + + + net.sf.opencsv + opencsv + 2.0 + + + org.hibernate + hibernate-core + 3.6.5.Final + + + org.hibernate + hibernate-entitymanager + 3.6.5.Final + + + log4j + log4j + 1.2.14 + + + commons-dbcp + commons-dbcp + 1.4 + + + org.hibernatespatial + hibernate-spatial-postgis + 1.1 + + + org.hibernatespatial + hibernate-spatial-oracle + 1.1 + + + org.postgis + postgis-jdbc + 1.3.3 + + + ojdbc5.jar + ojdbc5 + 0 + + + + + + repository.jboss.org/nexus + JBoss Repository - Nexus + http://repository.jboss.org/nexus/content/groups/public/ + + + OSGEO GeoTools repo + http://download.osgeo.org/webdav/geotools + + + Hibernate Spatial repo + http://www.hibernatespatial.org/repository + + +