Skip to end of metadata
Go to start of metadata

Tracking MOJO-419.

Proposal:

  • new index:
  • FIXME: should we auto generate the plugins.html && sandbox-plugins.html pages or generate them on the server? I am not sure we can deploy a server side component that may not be generic enough for all sites.
    If we write a component that is capable of reading the deployed sites, we can reuse it to generate the HTML pages anyway. One issue mayb be *access rights*. Is there a sort of public read-only webdav access?
  • plugin listing pages structure: simple table with name, link && description
  • New deployment structure:

ls https://dav.codehaus.org/mojo/

Q: Do we really need the aspectj-maven-plugin folder in the root? (is that for backward compatibility reasons) ?
Or can we make the link in the plugins page point to the latest plugin instead?

  • version history can be generated at build time. Source of information could be:
    • the webdav repos
    • taken from scm
    • can't we use the mrm ?
    • a human maintained release.xml per module ?
  • misc
    • are we allowed to deploy snapshot doc? I believe so.
  • sharing headers between plugins
    any idea?
  • reenabling full deployment timestamp. Anyone against?
  • adding plugin version to plugin page. Anyone against?
Labels
  • None