--- trunk/schmitzm-parent/pom.xml 2011/01/26 15:25:32 1391
+++ trunk/schmitzm-parent/pom.xml 2011/01/27 11:15:06 1419
@@ -4,7 +4,7 @@
de.schmitzm
schmitzm-parent
- 1.0-SNAPSHOT
+ 2.6-SNAPSHOT
pom
Describes maven pom settings for all schmitz modules
@@ -16,7 +16,6 @@
2.6.5
-
gforge
http://wald.intevation.org/tracker/?group_id=47
@@ -63,61 +62,8 @@
http://www.wikisquare.de
-
-
-
- log4j
- log4j
- 1.2.14
-
-
-
- junit
- junit
- 4.8.2
- jar
- test
-
-
-
- javax.media
- jai_core
- 1.1.3
- jar
- compile
-
-
-
- commons-io
- commons-io
- 1.4
- jar
- compile
-
-
-
- com.miglayout
- miglayout
- 3.7.3
- swing
- compile
-
-
-
- net.jini
- jini-ext
- 2.1
- jar
- compile
-
-
-
- org.jdom
- jdom
- 1.1
-
+
@@ -146,28 +92,186 @@
- commons-cli
- commons-cli
- 1.2
+ junit
+ junit
+ 4.8.2
jar
- compile
-
-
-
-
- net.sourceforge.jexcelapi
- jxl
- 2.6.12
test
-
+
-
- org.apache.poi
- poi
- 3.7
- jar
- test
+
+
+ log4j
+ log4j
+ 1.2.14
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-jar-plugin
+ 2.3.1
+
+
+
+ test-jar
+ jar
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-resources-plugin
+ 2.4.2
+
+
+
+ org.apache.maven.plugins
+ maven-compiler-plugin
+ 2.2
+
+ 1.6
+ 1.6
+
+ **/.svn
+
+
+
+
+
+ maven-antrun-plugin
+ 1.3
+
+
+
+ compile
+
+ run
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ false
+
+ central
+ libs-releases
+ http://artifactory.wikisquare.de/artifactory/libs-releases
+
+
+
+
+ snapshots
+ libs-snapshots
+ http://artifactory.wikisquare.de/artifactory/libs-snapshots
+
+
+
+
+
+
+
+
+ artifactory.wikisquare.de
+ artifactory.wikisquare.de-releases
+ http://artifactory.wikisquare.de/artifactory/libs-releases-local
+
+
+
+
+ artifactory.wikisquare.de
+ artifactory.wikisquare.de-snapshots
+ http://artifactory.wikisquare.de/artifactory/libs-snapshots-local
+
+
+
+
+
+
+ resourceOperationRemove
+
+
+
+
+ org.codehaus.mojo
+ exec-maven-plugin
+ 1.2
+
+
+ generate-sources
+
+ java
+
+
+ schmitzm.lang.ResourceProviderOperator
+
+ -s
+ ${project.build.directory}/../src
+ -b
+ schmitzm.geotools.gui.resource.locales.GTResourceBundle;schmitzm.swing.resource.locales.SwingResourceBundle;schmitzm.geotools.feature.resource.locales.FeatureResourceBundle;schmitzm.jfree.resource.locales.JFreeResourceBundle;schmitzm.lang.resource.locales.LangResourceBundle;schmitzm.mail.resource.locales.MailResourceBundle;schmitzm.data.resource.locales.DataResourceBundle
+
+
+
+
+
+
+
+
+
+
+