Todo

Index Pages

Done

  • See where to publish the result on Maven site

  • take screenshot of site. ( os specific )

  • Separate goal to fail the build, so we don't have to check the report daily, but let the CI server mail when failing.

    • notice that failing the build will make the report unusable: so we must have either a separate goal or a mail sent explicitely from plugin
    • there are some known issues with old artifacts, which don't have newer version expected: need to configure these as “accepted exceptions”
  • dist-tool.conf format as a DSL to organize distribution area check rules

Source Release

  • add date of release (from artifact metadata)

  • Check older artifact in dist (only latest should be present, previous version removed)

  • Shell command for cleaning older artifacts

Sites

  • add date of site
    • [sky] date from comment part in skin (not always ok :( )
  • remove “check if version present”, since our inheritance ensures we don't have problems
    • [sky] kept only for precise layout check
  • replace Skins columns with one unique column “Skin used”, showing which skin is used (with version)
  • add date of release (from artifact)
    • [sky] date from metadata is ok ?

Index Pages