From 49ea27fa064054d0bccb22b0ef6ed081f4835a92 Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Wed, 9 Jan 2013 20:37:55 +1300 Subject: Remove old stuff --- pom.xml | 201 ---------------------------------------------------------------- 1 file changed, 201 deletions(-) delete mode 100644 pom.xml (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml deleted file mode 100644 index 6cea2e32..00000000 --- a/pom.xml +++ /dev/null @@ -1,201 +0,0 @@ - - - - - 4.0.0 - org.traccar.web - traccar-web - war - 1.0-SNAPSHOT - GWT Maven Archetype - - - 2.5.0 - 3.0 - ${project.build.directory}/${project.build.finalName} - UTF-8 - - - - - smartclient - smartclient.com - http://www.smartclient.com/maven2 - - - - - - com.google.gwt - gwt-servlet - ${gwtVersion} - runtime - - - com.google.gwt - gwt-user - ${gwtVersion} - provided - - - junit - junit - 4.7 - test - - - javax.validation - validation-api - 1.0.0.GA - test - - - javax.validation - validation-api - 1.0.0.GA - sources - test - - - com.smartgwt - smartgwt - ${smartGwtVersion} - - - org.gwtopenmaps.openlayers - gwt-openlayers-client - 0.8 - - - mysql - mysql-connector-java - 5.1.21 - - - - org.hibernate - hibernate-core - 4.1.7.Final - - - org.hibernate - hibernate-annotations - 3.5.6-Final - - - org.hibernate - hibernate-entitymanager - 4.1.7.Final - - - org.hibernate.javax.persistence - hibernate-jpa-2.0-api - 1.0.0.Final - - - - - - ${webappDirectory}/WEB-INF/classes - - - - - - org.codehaus.mojo - gwt-maven-plugin - 2.5.0 - - - - compile - test - - - - - - - - traccar.html - ${webappDirectory} - org.traccar.web.client.Messages - - - - - - org.apache.maven.plugins - maven-war-plugin - 2.1.1 - - - compile - - exploded - - - - - ${webappDirectory} - - - - - org.apache.maven.plugins - maven-compiler-plugin - 2.3.2 - - 1.6 - 1.6 - - - - - - maven-antrun-plugin - 1.7 - - - debug - process-resources - - - - - - - - run - - - - release - prepare-package - - - - - - - - run - - - - - - - - - -- cgit v1.2.3