From 483cc37e76c019c979d40f235482b88e47e76811 Mon Sep 17 00:00:00 2001 From: Costin Leau Date: Wed, 20 Jul 2011 19:01:44 +0300 Subject: [PATCH] + remove unused pom --- pom.xml | 381 -------------------------------------------------------- 1 file changed, 381 deletions(-) delete mode 100644 pom.xml diff --git a/pom.xml b/pom.xml deleted file mode 100644 index 5e713d36..00000000 --- a/pom.xml +++ /dev/null @@ -1,381 +0,0 @@ - - - 4.0.0 - org.springframework.data.gemfire - spring-gemfire - 1.1.0.BUILD-SNAPSHOT - Spring GemFire Project - - Spring GemFire Integration for Java - - Issue Tracker - http://jira.springframework.org/browse/SGF - - - http://git.springsource.org/spring-gemfire - - - SpringSource, a division of VMware - http://www.SpringSource.org - - 2010 - - - - costin - Costin Leau - cleau at VMware.com - SpringSource - http://www.SpringSource.com - - Project Admin - Developer - - +2 - - - - - - Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0 - -Copyright 2010 the original author or authors. - -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or -implied. -See the License for the specific language governing permissions and -limitations under the License. - - - - - - 3.1.0.M2 - 4.7 - - - ${basedir}/docs/src/javadoc - ${basedir}/docs/src/main/resources - - - - - junit - junit - ${junit.version} - test - - - org.springframework - spring-context - ${spring.version} - compile - - - org.springframework - spring-tx - ${spring.version} - compile - - - org.springframework - spring-webmvc - ${spring.version} - provided - - - javax.inject - javax.inject - 1 - test - - - javax.annotation - jsr250-api - 1.0 - test - - - org.springframework - spring-test - ${spring.version} - test - - - - - com.gemstone.gemfire - gemfire - 6.6.RC - compile - - - - - - - - - org.springframework.build.aws - org.springframework.build.aws.maven - 2.0.0.RELEASE - - - - - - true - src/main/resources - - - META-INF - false - ${license.loc} - - license.txt - notice.txt - - - - - - - - org.apache.maven.plugins - maven-plugin-plugin - 2.3 - - - org.apache.maven.plugins - maven-deploy-plugin - 2.4 - - - org.apache.maven.plugins - maven-surefire-plugin - 2.7.2 - - - org.apache.maven.plugins - maven-jar-plugin - 2.2 - - - org.apache.maven.plugins - maven-war-plugin - 2.0.2 - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.4 - - - org.apache.maven.plugins - maven-jxr-plugin - 2.2 - - - org.codehaus.mojo - jdepend-maven-plugin - 2.0-beta1 - - - org.codehaus.mojo - findbugs-maven-plugin - 2.3.1 - - - org.apache.maven.plugins - maven-antrun-plugin - 1.3 - - - org.apache.maven.plugins - maven-site-plugin - 2.0-beta-6 - - - org.apache.maven.plugins - maven-deploy-plugin - 2.3 - - - - - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.5 - 1.5 - - - - org.apache.maven.plugins - maven-surefire-plugin - - always - - true - - - - - - - - - - - org.apache.maven.plugins - maven-jxr-plugin - - true - - - - org.apache.maven.plugins - maven-surefire-report-plugin - - true - - - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - - true - ${javadoc.loc}/javadoc.css - ${javadoc.loc}/overview.html - - - Spring GemFire Core - org.springframework.data.gemfire* - - - Spring GemFire Samples - org.springframework.data.gemfire.sample* - - - org.springframework.data.gemfire.config - - true - true - false - protected - 1.5 - - http://download.oracle.com/javase/6/docs/api/ - - http://static.springsource.org/spring/docs/3.0.x/javadoc-api/ - - http://www.gemstone.com/docs/6.0.1/product/docs/japi/ - http://asm.objectweb.org/asm223/javadoc/user - http://cglib.sourceforge.net/apidocs - http://logging.apache.org/log4j/docs/api/ - http://jakarta.apache.org/commons/logging/apidocs/ - http://junit.sourceforge.net/javadoc/ - http://atinject.googlecode.com/svn/trunk/javadoc/ - - - - - - org.apache.maven.plugins - maven-project-info-reports-plugin - 2.1 - - - - - - - org.codehaus.mojo - findbugs-maven-plugin - - - Normal - Default - - ${findbugs.skip} - - - - - - - - - org.apache.maven.plugins - maven-pmd-plugin - 2.5 - - 1.5 - true - - - - - - - - - org.codehaus.mojo - jdepend-maven-plugin - - - - - - http://www.springframework.org/spring-gemfire/ - - static.springframework.org - SpringFramework.org - scp://static.springframework.org/var/www/domains/springframework.org/static/htdocs/spring-gemfire/snapshot-site/ - - - spring-release - Spring Release Repository - s3://maven.springframework.org/release - - - spring-snapshot - Spring Snapshot Repository - s3://maven.springframework.org/snapshot - - - - - - gemfire-release-repo - GemFire Release Repository - http://dist.gemstone.com/maven/release - - - repository.springframework.maven.milestone - Spring Framework Maven Milestone Repository - http://maven.springframework.org/milestone - - - \ No newline at end of file