Update of /var/cvs/all/maven-site
In directory james.mmbase.org:/tmp/cvs-serv32363/maven-site
Modified Files:
project.properties
Log Message:
MMB-1474 build fixes for site generation
See also: http://cvs.mmbase.org/viewcvs/all/maven-site
See also: http://www.mmbase.org/jira/browse/MMB-1474
Index: project.properties
===================================================================
RCS file: /var/cvs/all/maven-site/project.properties,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- project.properties 4 May 2007 14:23:27 -0000 1.2
+++ project.properties 22 Feb 2008 12:37:02 -0000 1.3
@@ -1,21 +1,22 @@
# Multiproject will search for the projects based on these patterns
-maven.multiproject.includes=*/project.xml,*/*/project.xml
-maven.multiproject.excludes=maven-base/project.xml,maven-site/project.xml,*/app-base/project.xml,*/rmmci/project.xml,project.xml
+maven.multiproject.includes=project.xml,*/project.xml,*/*/project.xml
+maven.multiproject.excludes=maven-base/project.xml,maven-site/project.xml,*/app-base/project.xml,*/rmmci/project.xml
maven.multiproject.basedir=${basedir}/../
+maven.multiproject.navigation=aggregate
maven.multiproject.overviewPage.title=MMBase Project site
maven.multiproject.templates=${basedir}/templates
-# Location of subprojects to include in the dashboard report. By default
-# these properties have the same values as their Multiproject conterpart.
+# Location of sub projects to include in the dashboard report. By default
+# these properties have the same values as their multiproject counterpart.
# You can define them if you need to set different values.
maven.dashboard.basedir=${basedir}/../
-maven.dashboard.includes=*/project.xml,*/*/project.xml
-maven.dashboard.excludes=maven-base/project.xml,maven-site/project.xml,*/app-base/project.xml,*/rmmci/project.xml,project.xml
-# Tells the dashboard plugin not to run its own reactor.
+maven.dashboard.includes=project.xml,*/project.xml,*/*/project.xml
+maven.dashboard.excludes=maven-base/project.xml,maven-site/project.xml,*/app-base/project.xml,*/rmmci/project.xml
+# Tells the dashboard plug-in not to run its own reactor.
# We'll use the one run by the multiproject.
maven.dashboard.runreactor=false
-# Tells the multiproject plugin to execute the dashboard:report-single
+# Tells the multiproject plug-in to execute the dashboard:report-single
# goal on each project when you run it through multiproject:site.
maven.multiproject.site.goals=site,dashboard:report-single
# (optional). Tells the dashboard not to specifically run
@@ -25,4 +26,5 @@
# rungoals to false so that the artifact goals are only run once.
maven.dashboard.rungoals=true
# Comma-separated list of aggregators to use
cserrors,cswarnings,tasklist,scmchangedfiles,scmchangedcommit
-maven.dashboard.aggregators=junittests,juniterrors,junitfailures,junitpassrate,pmdfiles,pmdviolations,simiantdl
+# junittests,juniterrors,junitfailures,junitpassrate,
+maven.dashboard.aggregators=pmdfiles,pmdviolations,simiantdl
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs