# ------------------------------------------------------------------- # Copyright 2001-2004 The Apache Software Foundation. # # 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. # ------------------------------------------------------------------- # ------------------------------------------------------------------- # Dependency Repositories # ------------------------------------------------------------------- maven.repo.remote=\ http://www.ibiblio.org/maven,\ http://cvs.apache.org/repository/,\ http://www.apache.org/dist/java-repository/,\ http://www.openejb.org/maven,\ http://dist.codehaus.org,\ http://mirrors.sunsite.dk/maven/,\ http://people.apache.org/~dims/maven/ # ------------------------------------------------------------------- # Multiproject includes and excludes # ------------------------------------------------------------------- maven.multiproject.includes=modules/*/project.xml #maven.multiproject.excludes=modules/tool/project.xml # ------------------------------------------------------------------- # XDocs Settings # ------------------------------------------------------------------- maven.xdoc.date=left ## maven.xdoc.version=${pom.currentVersion} # ------------------------------------------------------------------- # JUnit # ------------------------------------------------------------------- maven.junit.jvmargs= maven.junit.fork=true # ------------------------------------------------------------------- # Compile # ------------------------------------------------------------------- maven.compile.optimize=false maven.compile.fork=true # ------------------------------------------------------------------- # Versions of dependencies # ------------------------------------------------------------------- ant.version=1.6.2 axis.wsdl4j.version=1.2 bcprov.version=jdk13-128 commons.codec.version=1.3 commons.discovery.version=0.2 commons.fileupload.version=1.0 commons.httpclient.version=3.0-rc3 commons.logging.version=1.0.3 geronimo.spec.activation.version=1.0.2-rc4 geronimo.spec.javamail.version=1.3.1-rc5 geronimo.spec.servlet.version=2.4-rc4 groovy.all.version=1.0-jsr-01 jaxen.version=1.1-beta-7 junit.version=3.8.1 log4j.version=1.2.8 maven.itest.plugin.version=1.0 opensaml.version=1.0.1 stax.version=1.1.2-dev stax.api.version=1.0 wss4j.version=SNAPSHOT xalan.version=2.6.0 xbean.version=2.0.0 xerces.version=2.6.2 XmlSchema.version=SNAPSHOT xmlsec.version=1.2.1 xmlunit.version=1.0