[
http://jira.codehaus.org/browse/MSITE-323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated MSITE-323:
---------------------------------
Attachment: MSITE-323.patch
This is a patch against
https://svn.apache.org/repos/asf/maven/doxia/doxia-sitetools/tags/doxia-sitetools-1.0-alpha-10/doxia-site-renderer/src/main/resources/org/apache/maven/doxia/siterenderer/resources/default-site.vm
> Improve site footer
> -------------------
>
> Key: MSITE-323
> URL: http://jira.codehaus.org/browse/MSITE-323
> Project: Maven 2.x Site Plugin
> Issue Type: Improvement
> Affects Versions: 2.0-beta-5
> Reporter: Michael Osipov
> Attachments: MSITE-323.patch
>
>
> Right now, the footer produces only:
> {code}
> © ${inceptionYear} - ${today} ${organization}
> {code}
> in contrast to that Javadoc produces am much more reasonable output
> {code}
> Copyright © ${inceptionYear} - ${today} <a
> href="${organizationUrl}">${organization}</a>. All Rights Reserved.
> {code}
> Site plugin should produce such a more informative footer too if the
> appropriate properties are set in the pom.
--
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira