| 1 |
# ------------------------------------------------------------------- |
| 2 |
# Copyright 2001-2004 The Apache Software Foundation. |
| 3 |
# |
| 4 |
# Licensed under the Apache License, Version 2.0 (the "License"); |
| 5 |
# you may not use this file except in compliance with the License. |
| 6 |
# You may obtain a copy of the License at |
| 7 |
# |
| 8 |
# http://www.apache.org/licenses/LICENSE-2.0 |
| 9 |
# |
| 10 |
# Unless required by applicable law or agreed to in writing, software |
| 11 |
# distributed under the License is distributed on an "AS IS" BASIS, |
| 12 |
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 13 |
# See the License for the specific language governing permissions and |
| 14 |
# limitations under the License. |
| 15 |
# ------------------------------------------------------------------- |
| 16 |
|
| 17 |
maven.xdoc.date=left |
| 18 |
maven.eclipse.classpath.include=src/test-cactus |
| 19 |
maven.war.webapp.dir=${maven.build.dir}/xdoclet/webdoclet |
| 20 |
maven.xdoclet.webdoclet.0=true |
| 21 |
maven.xdoclet.webdoclet.0.destDir=${maven.build.dir}/xdoclet/webdoclet/WEB-INF |
| 22 |
maven.xdoclet.webdoclet.0.mergeDir=src/merge |
| 23 |
maven.xdoclet.webdoclet.deploymentdescriptor.0.destDir=${maven.build.dir}/xdoclet/webdoclet/WEB-INF |
| 24 |
maven.xdoclet.webdoclet.deploymentdescriptor.0.mergeDir=src/merge |
| 25 |
cactus.src.mergewebxml = src/conf/cactus-web.xml |
| 26 |
maven.username=hajimen |
| 27 |
maven.repo.central=shells.sourceforge.jp |
| 28 |
maven.repo.central.directory=/home/groups/r/re/refererhound/htdocs |
| 29 |
maven.remote.group=hajimen |
| 30 |
maven.repo.remote=http://www.ibiblio.org/maven,http://refererhound.sourceforge.jp/maven |
| 31 |
maven.compile.encoding=UTF8 |
| 32 |
maven.javadoc.locale=en_US |