Release Notes - Maven 2.x and 3.x Site Plugin - Version 2.0-beta-5 - HTML format

Bug

  • [MSITE-23] - problems with site:stage
  • [MSITE-24] - Site deployment doesn't allow users in the group to write files
  • [MSITE-40] - don't generate doc file if it is unchanged
  • [MSITE-44] - make site reactor aware
  • [MSITE-48] - add reusable skin functionality and create skins default, stylus and classic
  • [MSITE-51] - add breadcrumbs
  • [MSITE-58] - Ability to assign a report to choosen navigation menu
  • [MSITE-65] - ${parentProject}\ in default site descriptor doesn't resolve
  • [MSITE-71] - Plugin uses NON interpolated model values (e.g URL) due to MavenProject.getParent returning non interpolated project
  • [MSITE-72] - new non reactor populateModules SiteMojo code assumes each POM declares its own URL
  • [MSITE-73] - new site code fails to generate banner images in projects other than site.xml owning project
  • [MSITE-74] - Suport proxy
  • [MSITE-86] - ${modules} macro placed in site.xml does work properly
  • [MSITE-88] - interpolate other ${project.*} variables in the site descriptor
  • [MSITE-97] - Site plugin doesn't copy images to target
  • [MSITE-102] - SCM files in src/site directory cause 'mvn site' to fail - need to exclude files
  • [MSITE-104] - There is no way to specify the input encoding of site documents
  • [MSITE-108] - problem with nav generation (collapse = true) snapshot used 20060315.092459-4.jar (same trouble doxia trunk)
  • [MSITE-110] - Use reactor to find parent URL where possible patch (patch also includes improved calculate relative path and better read modules from filesystem POM functionality)
  • [MSITE-111] - Invalid site-plugin_ja.properties
  • [MSITE-113] - generated-site no longer working
  • [MSITE-116] - When deploying an individual stage site it goes in the wrong place
  • [MSITE-123] - Output encoding is UTF-8 despite outputEncoding is set to ISO-8859-1
  • [MSITE-128] - Site plugin does not properly handle filenames with more than one period
  • [MSITE-153] - Paragraphs after list being "dropped" by site generation
  • [MSITE-156] - site with FAQ plugin strips XML entities
  • [MSITE-173] - site:run Error from jetty while generating code
  • [MSITE-233] - NoSuchMethodError with Java 6

Improvement

  • [MSITE-61] - deployment of site descriptor should populate any modules items
  • [MSITE-62] - make absolute paths relative where possible
  • [MSITE-63] - replace interpolated values with decoration model directives
  • [MSITE-94] - Add an image in an item from the site descriptor (m1 style)
  • [MSITE-100] - Improve error message about duplicate files
  • [MSITE-109] - Site plugin should convert .fml files when working from xdocDirectory
  • [MSITE-115] - Provide a default value for a staging directory
  • [MSITE-127] - Welcome page should work with mvn site:run

New Feature

  • [MSITE-68] - Ability to view how the site would look without generating the entire site
  • [MSITE-98] - Allow files to be excluded from site generation
  • [MSITE-99] - Spanish translation
  • [MSITE-105] - No line number for Doxia barfs makes using APT to write site documentation all but impossible

Task

  • [MSITE-80] - refactor site mojo into reusable components
  • [MSITE-103] - finish refactoring of category summary pages and index page report

Edit/Copy Release Notes

The text area below allows the project release notes to be edited and copied to another document.