| Version | Date | Description |
|---|---|---|
| 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 |
| Type | Changes | By |
|---|---|---|
![]() |
Replace the deprecated xmlParserAPIs by xml-apis 1.3.03. Fixes MAVEN-1753. | aheritier |
![]() |
The encoding of the project.xml file is not preserved after doing
release:transform
.
Fixes MPRELEASE-12.
Thanks to Dennis Lundberg.
|
ltheussl |
![]() |
handle non-jar dependencies Fixes MPRELEASE-11. | brett |
![]() |
Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependencies are updated :
|
aheritier |
![]() |
Handle poms with a namespace Fixes MPSCM-64. | fgiust |
| Type | Changes | By |
|---|---|---|
![]() |
Close output file in AbstractPomTransformer.write() Fixes MPRELEASE-9. | carlos |
| Type | Changes | By |
|---|---|---|
![]() |
Build and run plugin against the installed version of Maven | brett |
![]() |
Code cleanup - remove unused imports Fixes MPRELEASE-6. | dion |
| Type | Changes | By |
|---|---|---|
![]() |
Fix issues with DOM classes and jdk1.3 | dion |
![]() |
Change deploy:pom goal to pom:deploy goal Fixes MPRELEASE-3. | brett |