The following comment has been added to this issue:
Author: dion gillard
Created: Wed, 20 Aug 2003 12:09 AM
Body:
Here's my take..
# stay in plugin
maven.docs.src = ${basedir}/xdocs
# move to defaults
maven.docs.dest = ${maven.build.dir}/docs
# move to defaults
maven.docs.outputencoding = ISO-8859-1
# stay in plugin
maven.docs.omitXmlDeclaration=false
# move to defaults
maven.gen.docs = ${maven.build.dir}/generated-xdocs
# stay in plugin
maven.xdoc.developmentProcessUrl=http://maven.apache.org/development-process.html
# stay in plugin
maven.xdoc.includeProjectDocumentation = yes
# stay in plugin
maven.xdoc.date =
# stay in plugin
maven.xdoc.date.format = dd MMMM yyyy
# stay in plugin
maven.xdoc.date.locale = en
# stay in plugin
maven.xdoc.poweredby.image=maven-propaganda.png
# stay in plugin
maven.xdoc.poweredby.title=Powered by Maven
# stay in plugin
maven.xdoc.poweredby.url=http://maven.apache.org/
# stay in plugin
maven.ui.body.background = #fff
maven.ui.body.foreground = #000
maven.ui.section.background = #036
maven.ui.section.foreground = #fff
maven.ui.subsection.background = #888
maven.ui.subsection.foreground = #fff
maven.ui.table.header.background = #bbb
maven.ui.table.header.foreground = #fff
maven.ui.table.row.odd.background = #ddd
maven.ui.table.row.odd.foreground = #000
maven.ui.table.row.even.background = #efefef
maven.ui.table.row.even.foreground = #000
maven.ui.banner.background = #036
maven.ui.banner.foreground = #fff
maven.ui.banner.border.top = #369
maven.ui.banner.border.bottom = #003
maven.ui.source.background = #fff
maven.ui.source.foreground = #000
maven.ui.source.border.right = #888
maven.ui.source.border.left = #888
maven.ui.source.border.top = #888
maven.ui.source.border.bottom = #888
maven.ui.navcol.background = #eee
maven.ui.navcol.background.ns4 = #fff
maven.ui.navcol.foreground = #000
maven.ui.navcol.foreground.ns4 = #555
maven.ui.navcol.border.top = #fff
maven.ui.navcol.border.right = #aaa
maven.ui.navcol.border.bottom = #aaa
maven.ui.breadcrumbs.background = #ddd
maven.ui.breadcrumbs.foreground = #000
maven.ui.breadcrumbs.border.top = #fff
maven.ui.breadcrumbs.border.bottom = #aaa
maven.ui.href.link = blue
maven.ui.href.link.active = #f30
maven.ui.href.link.selfref = #555
# stay in plugin
maven.xdoc.pomDocuments = cvs-usage.xml,\
index.xml,\
maven-reports.xml,\
dependencies.xml,\
issue-tracking.xml,\
mail-lists.xml,\
project-info.xml,\
team-list.xml
# stay in plugin
maven.xdoc.projectInfo = cvs-usage.xml,\
dependencies.xml,\
issue-tracking.xml,\
mail-lists.xml,\
project-info.xml,\
team-list.xml
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-548
Here is an overview of the issue:
---------------------------------------------------------------------
Key: MAVEN-548
Summary: Clarify usage of documentation/reporting properties
Type: Improvement
Status: Unassigned
Priority: Major
Time Spent: Unknown
Remaining: Unknown
Project: maven
Fix Fors:
1.0-rc1
Assignee:
Reporter: Jason van Zyl
Created: Fri, 4 Jul 2003 10:30 AM
Updated: Thu, 24 Jul 2003 1:49 PM
Description:
As time has passed I think it has become apparent that reporting is key feature of
Maven and as such I think it's time to push all of the properties for reporting and
documentation to a place where they can be easily accessed. Currently we have a lot of
the properties baked into the xdoc plugin which no long makes sense. We need a clean
set of properties for docs and reports and make them generally accessible. Properties
that would be in the same class as maven.repo.local.
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]