Clover and dashboard are no more used here
The bug with relative entities in xdocs is now fixed git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@493250 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
1ced979644
commit
d2097d82e1
@ -25,19 +25,6 @@
|
|||||||
#=====
|
#=====
|
||||||
maven.changelog.basedir=${basedir}/../
|
maven.changelog.basedir=${basedir}/../
|
||||||
|
|
||||||
#=====
|
|
||||||
# Clover plugin settings
|
|
||||||
#=====
|
|
||||||
# Make sure we generate a Clover XML report so that the dashboard
|
|
||||||
# Clover aggregator can extract Clover data
|
|
||||||
maven.clover.report.xml=true
|
|
||||||
|
|
||||||
#=====
|
|
||||||
# Dashboard plugin properties
|
|
||||||
#=====
|
|
||||||
# Choose aggregators to use for the dashboard plugin report
|
|
||||||
maven.dashboard.aggregators = csall,clovertpc,cloverloc,cloverncloc,junittests,junitpassrate,simiantdl,tasklist,jiraopen,jirascheduled
|
|
||||||
|
|
||||||
#=====
|
#=====
|
||||||
# Multiproject plugin settings
|
# Multiproject plugin settings
|
||||||
#=====
|
#=====
|
||||||
@ -47,9 +34,6 @@ maven.multiproject.overviewPage.text=The following Maven plugins are available a
|
|||||||
maven.multiproject.basedir=${basedir}/..
|
maven.multiproject.basedir=${basedir}/..
|
||||||
maven.multiproject.includes=*/project.xml
|
maven.multiproject.includes=*/project.xml
|
||||||
maven.multiproject.excludes=plugins-common/project.xml,plugins-parent/project.xml,plugins-site/project.xml,examples/project.xml,touchstone/project.xml,touchstone-partner/project.xml
|
maven.multiproject.excludes=plugins-common/project.xml,plugins-parent/project.xml,plugins-site/project.xml,examples/project.xml,touchstone/project.xml,touchstone-partner/project.xml
|
||||||
# We can't create the documention for the xdoc plugin because of the relative entity bug in Dom4J
|
|
||||||
# We don't exclude it because we want that it appears in the plugin list.
|
|
||||||
maven.multiproject.ignoreFailures=true
|
|
||||||
|
|
||||||
#=====
|
#=====
|
||||||
# XDOC plugin settings
|
# XDOC plugin settings
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user