Develop and Download Open Source Software

Browse CVS Repository

Annotation of /pal/site/project.properties

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1.1.1 - (hide annotations) (download) (vendor branch)
Tue Jan 10 13:54:53 2006 UTC (18 years, 3 months ago) by shinsuke
Branch: shinsuke
CVS Tags: start
Changes since 1.1: +0 -0 lines
create site cvs repo

1 shinsuke 1.1 # Repo
2     maven.repo.remote = http://jetplume.sourceforge.jp/maven/, http://www.bluesunrise.com/maven/, http://www.ibiblio.org/maven/, http://dist.codehaus.org/, http://cvs.apache.org/repository
3    
4     #
5     # DATE Preferences
6     #
7     # The place of the date on the pages : choices are 'bottom', 'left', 'right', 'navigation-top', 'navigation-bottom'
8     maven.xdoc.date = left
9     maven.xdoc.date.format = yyyy/MM/dd HH:mm z
10     # The date locale
11     maven.xdoc.date.locale = ja
12    
13     #
14     # Doc Setting
15     #
16     maven.xdoc.version=${pom.currentVersion}
17     #maven.xdoc.includeProjectDocumentation = no
18     maven.docs.outputencoding = EUC-JP
19     maven.javadoc.source = 1.4
20    
21     # Multiproject settings
22     maven.multiproject.includes=*/project.xml
23     maven.multiproject.excludes=project.xml
24     # following are default values but needed here because our allSite goal doesn't know them from the plugin
25     maven.multiproject.aggregateDir=multiproject/
26     maven.multiproject.ignoreFailures=true
27    

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26