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 > [2] to put a completely different sentence. > > Thanks in Advance > Antonio > > [1] http://tiles.apache.org/ > [2]http://www.apache.org/foundation/marks/pmcs > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Dennis Lundberg --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
