Release History

VersionDateDescription
1.5-SNAPSHOT In SVN
1.4.1 2004-10-23
1.4 2004-06-19
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 Replace the deprecated xmlParserAPIs by xml-apis 1.3.03. Fixes MAVEN-1753. aheritier
fix The encoding of the project.xml file is not preserved after doing release:transform . Fixes MPRELEASE-12. Thanks to Dennis Lundberg. ltheussl
fix handle non-jar dependencies Fixes MPRELEASE-11. brett
update Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependencies are updated :
  • maven v1.0-rc2 -> v1.0.2
  • dom4j v1.4-dev-8 -> v1.4
  • commons-jelly v1.0-beta-4 -> v1.0
Fixes MAVEN-1712.
aheritier
fix Handle poms with a namespace Fixes MPSCM-64. fgiust

Release 1.4.1 - 2004-10-23

TypeChangesBy
fix Close output file in AbstractPomTransformer.write() Fixes MPRELEASE-9. carlos

Release 1.4 - 2004-06-19

TypeChangesBy
fix Build and run plugin against the installed version of Maven brett
update Code cleanup - remove unused imports Fixes MPRELEASE-6. dion

Release 1.3 - 2004-05-15

TypeChangesBy
fix Fix issues with DOM classes and jdk1.3 dion
fix Change deploy:pom goal to pom:deploy goal Fixes MPRELEASE-3. brett

Release 1.2 - 2004-03-07

TypeChangesBy
add Add POM transformer that updates currentVersion and the < versions/ > element with a specified version and tag. brett
fix Applied patch. Fixes MAVEN-542. jvanzyl

Release 1.1 - 2003-09-29

TypeChangesBy
update update to commons-jelly-20030902.160215 dion
update Upgrade to dom4j 1.4, maven 1.0-beta-10 dion