Changes dIon Gillard Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependencies are updated :
  • commons-jelly-tags-xml v1.0 -> v1.1
  • dom4j v1.4-dev-8 -> v1.4
  • xercesImpl v 2.4.0 -> v2.6.2
  • xml-apis v 1.0.b2 -> xmlParserAPIs v2.6.2
Run before xdoc:init so generated xdocs can also be used by pdf plugin. Fix crash with an empty html body element. Fix issues with DOM classes and jdk1.3 Only try to find files if the source directory exists Numerous bug fixes have been made. A new HTML converter bean is now used for every page to avoid contamination across pages. Also various invalid transformations have been fixed, such as headings containing either 'span' or 'a' elements, or paragraphs containing just images or 'a' elements. Add maven.html2xdoc.enabled property Upgrade to dom4j 1.4 Upgrade to commons-logging 1.0.3