2011/3/12 Antonio Petrelli <[email protected]>: > 2011/3/11 Dennis Lundberg <[email protected]>: >> On 2011-03-11 17:10, Antonio Petrelli wrote: >>> Hi all >>> I am writing because I am struggling to find out how the Maven site >>> footer is generated. >>> For example, at Tiles project site [1]: >>> >>> I see: >>> Copyright © 2001-2010 Apache Software Foundation. All Rights Reserved. >>> >>> When generating locally, I see 2011 instead of 2010. >>> >>> How is it built? Is there a way to change it completely? >>> I need it to comply to Apache branding requirements about trademarks >> >> It's currently built using data from the POM. >> >> There is a request to change this: >> http://jira.codehaus.org/browse/MSITE-549 > > Thanks Dennis. I noticed that the real problem is this issue: > http://jira.codehaus.org/browse/DOXIA-421 > I will try to create a patch if I can.
Done, it was pretty easy, also because Maven makes contributing easy, especially with Eclipse+M2Eclipse :-) I know this is advertisment, but it is true. Best regards Antonio --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
