Last night I added an image link to apachecon us 2005 to the
&apache-menus entity and updated the main commons site to include
this.  Subproject sites that include the &commons-menu entity in their
navigation.xml (most do) will pick this up automatically when
regenerated, so it would be good to regen and publish to get the
banner up on all the subproject sites.

To work correctly, commons-site.jsl now requires version 1.9.2 of the
maven xdoc plugin.  You can use maven --info to see what version you
have installed locally, or download version 1.9.2, like so:

maven plugin:download
  -DgroupId=maven
  -DartifactId=maven-xdoc-plugin
  -Dversion=1.9.2

Make sure to preview the site locally before publishing using maven
site:sshdeploy.

Phil

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to