Ability to provide more complex data to <bottom> tag (e.g. HTML code)
---------------------------------------------------------------------
Key: MJAVADOC-42
URL: http://jira.codehaus.org/browse/MJAVADOC-42
Project: Maven 2.x Javadoc Plugin
Type: Improvement
Reporter: Chris Hagmann
Before when using ANT we used something like the following for the bottom tag:
©2004-2006 <a href='http://www.mhave.com'>mHave</a>, all rights reserved.<p>Use
is subject to these <a
href='http://www.mhave.com/licenses/mhave-commons/license.html'>license
terms</a> unless otherwise stated.
Obviously, I'm not able to do this currently with the javadoc plugin. I'm
assuming that it needs to be possible to specify the content of <bottom> as
CDATA to achieve something like this.
--
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]