Changes
dIon Gillard
Fix MAVEN-966. Evenly space breadcrumbs, customize separator.
Fix MAVEN-962. Better timezone calcs.
Fix MAVEN-961. Bad docs entries for maven.docs.dest and maven.gen.docs.
Fix MAVEN-964. Add details on date format.
Apply MAVEN-940. Fix excess whitespace.
Fixed empty scm repository and issue tracking URL still being added
to the project nav
Applied Maven-756. cvs-usage.xml breaks on non-cvs scm URL
Move xdoc faqs over from the wiki
update to commons-jelly-20030902.160215
Move maven.docs.* and maven.gen.docs to defaults.properties instead of xdoc plugin
Fix for MAVEN-698. Fix the broken build if repository/connection is not present.
Fixed bug where top level xdocs were using xdocs/navigation.xml instead of the generated
one when it was available.
Dependency report was completely rewritten.
Report generator is now aware of notion of type and groupId.
In addition URL and Description (which was also added to the report)
of the dependency can be taken from the POM if there is one in the local repository
Documentation of goals ported to new dedicated format
update to maven 1.0-beta-10
update to velocity 1.4-dev
Upgrade to dom4j 1.4
Add xml declaration to generated report. Fixed for character encoding.
Added the google search on navbar as per MAVEN-554
Fix for Maven-322, remove the space in anchors.
Fix for Maven-419, suppress highlight on hover on mozilla on named anchors.
Fix for Maven-383, target encoding can be set for files
generated from POM.
Added a target to validate the navigation.xml files from the schema
Added Cactus reports to Project Reports
Added new $gen-xdocsvariable in the Velocity context
used to generate the templates files. It points to the location
where generated xdocs are located.
Added maven.xdoc.development-process-url properties.
Added Javadoc report to Project Reports
Fix table widths of changelog and changes reports
Fix for Maven-124, the navbar was out of sync with maven-reports.xml
Created link with development process page if development-process.xml
exist in xdocs directory, otherwise a link with development process
page on Maven site.
Added documentation for the new changes report.
Added the new changes report.
Added an id column for committers on the team-list page.