diff --git a/pom.xml b/pom.xml index cfe24806..9b303843 100644 --- a/pom.xml +++ b/pom.xml @@ -18,10 +18,54 @@ SpringSource, a division of VMware 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 2006-2008 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.0.3.RELEASE 4.7 + + + ${basedir}/docs/src/javadoc + + ./ @@ -79,6 +123,96 @@ + + + + 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.4.3 + + + 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.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 @@ -90,7 +224,131 @@ + + + + + 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* + + + + + true + true + false + protected + 1.5 + + http://java.sun.com/j2se/1.5.0/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/ + + + + + + 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 + + + + + + + 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-milestone + Spring Milestone Repository + s3://maven.springframework.org/milestone + + + spring-snapshot + Spring Snapshot Repository + s3://maven.springframework.org/snapshot + + + gemfire-release-repo