Set svn.baseurl, add tasklist and jira aggregators to dashboard

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@373736 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
ltheussl 2006-01-31 06:13:40 +00:00
parent fc7c947196
commit 03880cf5b2

View File

@ -23,8 +23,11 @@
# Enable HTML to xdoc transformation # Enable HTML to xdoc transformation
maven.html2xdoc.enabled=true maven.html2xdoc.enabled=true
# Changelog plugin properties
maven.changelog.svn.baseurl=http://svn.apache.org/viewcvs.cgi
# Choose aggregators to use for the dashboard plugin report # Choose aggregators to use for the dashboard plugin report
maven.dashboard.aggregators = csall,clovertpc,cloverloc,cloverncloc,junittests,junitpassrate,junitfailures,juniterrors,simiantdl maven.dashboard.aggregators = csall,clovertpc,cloverloc,cloverncloc,junittests,junitpassrate,simiantdl,tasklist,jiraopen,jirascheduled
# Make sure we generate a Clover XML report so that the dashboard # Make sure we generate a Clover XML report so that the dashboard
# Clover aggregator can extract Clover data # Clover aggregator can extract Clover data