Version | Date | Description |
---|---|---|
1.6-SNAPSHOT | In SVN | |
1.5.1 | 2004-10-23 | |
1.5 | 2004-05-15 | |
1.4 | 2004-03-07 | |
1.3 | 2003-09-29 | |
1.2 | Unknown | |
1.1 | 2003-02-12 |
Type | Changes | By |
---|---|---|
Replace the deprecated xmlParserAPIs by xml-apis 1.3.03. Fixes MAVEN-1753. | aheritier | |
Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependencies are updated :
|
aheritier |
Type | Changes | By |
---|---|---|
Removed dependency on non-public goal
war:init
and computed the name of the WAR file by using the
maven.war.final.name
property from the WAR plugin.
|
vmassol | |
Remove pom.getPluginContext code and replace with maven:get | dion |
Type | Changes | By |
---|---|---|
Remove Ant dependency | dion | |
Fix issues with DOM classes and jdk1.3 | dion |
Type | Changes | By |
---|---|---|
Add tag to get a J2EE Entity Resolver for use in other plugins | brett |
Type | Changes | By |
---|---|---|
Upgrade to dom4j 1.4 | dion | |
Upgrade to dom4j 1.4-dev-8 | dion | |
Upgrade to commons-logging 1.0.3 | dion |
Type | Changes | By |
---|---|---|
Updated docs so that they referred to the current release and not b5 | dion | |
Fix for jars not being included in an EAR file | dion | |
Added the new changes report . | dion | |
Removed appserver plugin from the J2EE project workspace. The Maven appserver plugin is now a seperate project. | plynch |