git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114368 13f79535-47bb-0310-9956-ffa450edef68
19 lines
746 B
Properties
19 lines
746 B
Properties
# Display the date on the Maven web site
|
|
maven.xdoc.date = left
|
|
maven.xdoc.date.format = dd MMMM yyyy HH:mm z
|
|
|
|
# Enable HTML to xdoc transformation
|
|
maven.html2xdoc.enabled=true
|
|
|
|
# Choose aggregators to use for the dashboard plugin report
|
|
maven.dashboard.aggregators = csall,clovertpc,cloverloc,cloverncloc
|
|
maven.clover.report.xml=true
|
|
|
|
#------------------------------------------------------------------
|
|
# M U L T I P R O J E C T - A L L P L U G I N G S
|
|
#------------------------------------------------------------------
|
|
maven.multiproject.navigation=independent
|
|
maven.multiproject.overviewPage.title=Maven Optional Plugins
|
|
maven.multiproject.overviewPage.link=optional
|
|
maven.multiproject.overviewPage.text=The following plugins are optional
|