We are pleased to announce the Maven XDoc Plugin 1.9.2 release! http://maven.apache.org/maven-1.x/plugins/xdoc/ Convert xdocs into HTML. =============================================================================== Changes in this version include: New Features: o Allow i18n links. Fixes MPXDOC-131. Thanks to Ignacio G. Mac Dowell. Fixed bugs: o Dependencies comment (MPXDOC-129) feature disappeared. Fixes MPXDOC-163. o Special characters in menu ids aren't escaped. Fixes MPXDOC-162. Thanks to Lukas Theussl. o Add documentation about "external links" and "new windows". Fixes MPXDOC-156. Thanks to Jeff Jensen. o Xdoc plugin >= 1.9 not compatible with older customised site.jsl. Fixes MPXDOC-155. Thanks to Lukas Theussl. o System locale setting makes test cases fail. Fixes MPXDOC-154. Thanks to Juan F. Codagnone,Vincent Siveton,Lukas Theussl. o cvs-usage link not shown in project-info page Fixes MPXDOC-152. Thanks to Arnaud Heritier. o i18n : menu tag in xdoc does not work with "key" translated text id. Fixes MPXDOC-151. o maven.xdoc.date.format does not seem to have any effect. Fixes MPXDOC-150. Thanks to Ignacio G. Mac Dowell. o
is appearing same way as subsection. Fix layout for the FAQ plugin. Fixes MPXDOC-149. Thanks to Lukas Theussl. o Fixed bundles expression. Fixes MPXDOC-148. Thanks to Incze Lajos. o Missing "Project Reports" header in the generated menu. Fixes MPXDOC-147. o i18n : html code removed from bundles. o i18n : doc title wasn't printed in breadcrumbs. Changes: o breadcrumbs : add a link to the site on the project name. =============================================================================== To automatically install the plugin, type the following on a single line: maven plugin:download -Dmaven.repo.remote=http://people.apache.org/repo/m1-snapshot-repository/,http://repo1.maven.org/maven -DgroupId=maven -DartifactId=maven-xdoc-plugin -Dversion=1.9.2 For a manual installation, you can download the plugin here: http://www.apache.org/dyn/closer.cgi/java-repository/maven/plugins/maven-xdoc-plugin-1.9.2.jar =============================================================================== Issues, bugs, and feature requests for Maven XDoc Plugin should be submitted to the following issue tracking system: http://jira.codehaus.org/browse/MPXDOC Have fun! -The Maven XDoc Plugin development team