From 03880cf5b20cb6a28ab6fbba04f4cbe91250d0ab Mon Sep 17 00:00:00 2001 From: ltheussl Date: Tue, 31 Jan 2006 06:13:40 +0000 Subject: [PATCH] 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 --- project.properties | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/project.properties b/project.properties index 364b14f4..aad54fe6 100644 --- a/project.properties +++ b/project.properties @@ -23,8 +23,11 @@ # Enable HTML to xdoc transformation 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 -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 # Clover aggregator can extract Clover data