Hi all guys, while redeploying the Cocoon3 site, using mvn3+site-plugin:3.0, I noticed a big difference in the generated page using mvn2+site-plugin:2.X, indeed the old tools used the project name defined in site.xml, i.e
<project name="Cocoon 3"> ... </project> to put as a prefix in generated page, i.e. <html> <head> <title>Cocoon 3 - ... [...] using the new tools, that doesn't happen. Did I miss something in the changelist or it is a known feature/bug? Many thanks in advance, all the best! Simo http://people.apache.org/~simonetripodi/ http://simonetripodi.livejournal.com/ http://twitter.com/simonetripodi http://www.99soft.org/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org