--- trunk/schmitzm-parent/pom.xml 2011/01/26 15:00:45 1386 +++ trunk/schmitzm-parent/pom.xml 2011/01/27 13:30:03 1445 @@ -1,26 +1,277 @@ - 4.0.0 + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + 4.0.0 + + de.schmitzm + schmitzm-parent + 2.5-SNAPSHOT + pom + Describes maven pom settings for all schmitz modules + + schmitzm-parent + http://maven.apache.org + + + UTF-8 + 2.6.5 + + + + gforge + http://wald.intevation.org/tracker/?group_id=47 + + + + + Lesser General Public License (LGPL) + http://www.gnu.org/copyleft/lgpl.txt + + + + + + mschmitz + Martin Schmitz + GMT+1 + + Developer + + + + alfonx + Stefan A. Tzeggai + tzeggai@wikisquare.de + http://www.wikisquare.de + Wikisquare.de + http://www.wikisquare.de + GMT+1 + + Developer + Maven package maintainer + + + + + + scm:https://svn.wald.intevation.org/svn/schmitzm + https://svn.wald.intevation.org/svn/schmitzm/trunk + svn+ssh://developername@svn.wald.intevation.org/schmitzm/trunk + + + + http://www.wikisquare.de + + + + + + + + ant-contrib + ant-contrib + 1.0b3 + jar + provided + + + + + ant + ant-nodeps + 1.6.5 + provided + + + + + com.sun + tools + 1.6.0 + system + ${java.home}/../lib/tools.jar + + + + junit + junit + 4.8.2 + 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 + + + de.schmitzm.lang.ResourceProviderOperator + + -s + ${project.build.directory}/../src + -b + dschmitzm.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 + + + + + + + + + + - de.schmitzm - schmitzm-parent - 1.0-SNAPSHOT - pom - Describes maven pom settings for all schmitz modules - - schmitzm-parent - http://maven.apache.org - - - UTF-8 - - - - - junit - junit - 3.8.1 - test - -