git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114156 13f79535-47bb-0310-9956-ffa450edef68
15 lines
588 B
Properties
15 lines
588 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
|
|
|
|
#------------------------------------------------------------------
|
|
# 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
|