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.2 - (hide annotations) (download)
Tue Oct 3 21:36:06 2006 UTC (17 years, 6 months ago) by shinsuke
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +1 -0 lines
added java.net button

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 shinsuke 1.2 maven.xdoc.jsl=file:${maven.src.dir}/resources/site.jsl
21 shinsuke 1.1
22     # Multiproject settings
23     maven.multiproject.includes=*/project.xml
24     maven.multiproject.excludes=project.xml
25     # following are default values but needed here because our allSite goal doesn't know them from the plugin
26     maven.multiproject.aggregateDir=multiproject/
27     maven.multiproject.ignoreFailures=true
28    

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