From: Mathieu Baudier Date: Sat, 26 Feb 2011 13:17:07 +0000 (+0000) Subject: Introduce Commons GIS X-Git-Tag: argeo-commons-2.1.30~1416 X-Git-Url: http://git.argeo.org/?a=commitdiff_plain;h=772bf5d33490703659fc2594427569fb3a2d79ec;hp=3715a3913a9191f91d5d83570033cd77043b35a5;p=lgpl%2Fargeo-commons.git Introduce Commons GIS git-svn-id: https://svn.argeo.org/commons/trunk@4215 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- diff --git a/gis/plugins/pom.xml b/gis/plugins/pom.xml new file mode 100644 index 000000000..b8c4c7b95 --- /dev/null +++ b/gis/plugins/pom.xml @@ -0,0 +1,47 @@ + + 4.0.0 + + org.argeo.commons + 0.2.3-SNAPSHOT + gis + .. + + org.argeo.commons.gis + plugins + Commons GIS Eclipse plugins + pom + + org.argeo.gis.ui + + + + + src/main/resources + + + . + + plugin.xml + META-INF/** + icons/** + + + + + + org.apache.maven.plugins + maven-jar-plugin + + + META-INF/MANIFEST.MF + + + + + org.apache.maven.plugins + maven-source-plugin + + + + diff --git a/gis/pom.xml b/gis/pom.xml new file mode 100644 index 000000000..15b200c7c --- /dev/null +++ b/gis/pom.xml @@ -0,0 +1,16 @@ + + + 4.0.0 + + org.argeo.commons + 0.2.3-SNAPSHOT + argeo-commons + .. + + gis + Commons GIS + pom + + plugins + + \ No newline at end of file