Apache Maven 1.x has reached its end of life, and is no longer supported. For more information, see the announcement. Users are encouraged to migrate to the current version of Apache Maven.

Release History

VersionDateDescription
1.5-SNAPSHOT In SVN
1.4 2006-01-15
1.3.1 2004-10-23
1.3 2004-05-15
1.2 2004-03-07
1.1 2003-09-29

Get the RSS feed of the last changes

Release 1.5-SNAPSHOT - In SVN

TypeChangesBy
update Update dom4j dependency to match the one in maven 1.1 core. ltheussl
update Update dependencies to unify them between plugins. The following dependencies are updated : jaxen v1.0-FCS-full to 1.1-beta-9. aheritier
update Upgrade to Xerces 2.8.0. Replace the deprecated xmlParserAPIs by xml-apis 1.3.03. Add the xml-resolver dependency for xerces. Fixes MAVEN-1753. aheritier

Release 1.4 - 2006-01-15

TypeChangesBy
update Update documentation. ltheussl
update 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
  • commons-logging v1.0.3 - > v1.0.4
  • 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
Fixes MAVEN-1712.
aheritier

Release 1.3.1 - 2004-10-23

TypeChangesBy
update Run before xdoc:init so generated xdocs can also be used by pdf plugin. carlos
fix Fix crash with an empty html body element. dion

Release 1.3 - 2004-05-15

TypeChangesBy
fix Fix issues with DOM classes and jdk1.3 dion

Release 1.2 - 2004-03-07

TypeChangesBy
update Only try to find files if the source directory exists dion
update 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. jstrachan

Release 1.1 - 2003-09-29

TypeChangesBy
add Add maven.html2xdoc.enabled property dion
update Upgrade to dom4j 1.4 dion
update Upgrade to commons-logging 1.0.3 dion