dion2003/09/24 21:19:48
Modified:src/plugins-build/ear plugin.jelly
Log:
Fix for MAVEN-746.
Allows arbitrary bundling of files into an EAR.
Keeping a list of jar, war, ear, rar etc is getting ridiculous.
If the user puts ear.bundle to true, it goes in.
Revision Cha
bwalding2003/07/25 07:59:16
Modified:src/plugins-build/ear/xdocs properties.xml
src/plugins-build/ear plugin.jelly plugin.properties
Log:
Ensure ear files are correctly versioned for validating j2ee containers.
PR: MAVEN-613
Submitted by: Thomas Christensen
Re
michal 2003/07/15 12:05:12
Modified:src/plugins-build/ear/xdocs properties.xml
src/plugins-build/ear plugin.jelly
Log:
Just changed my mind about the name of one of the properties.
Still think that 'ear.appxml.war.context-root' is way to lng.
Revision Chan
michal 2003/07/10 14:43:44
Modified:src/plugins-build/ear plugin.jelly
Log:
FIX for MAVEN-560 - Added support for RARs (JCA)
Revision ChangesPath
1.11 +9 -0 maven/src/plugins-build/ear/plugin.jelly
Index: plugin.jelly
michal 2003/07/01 07:57:57
Modified:src/plugins-build/ear/xdocs goals.xml changes.xml
src/plugins-build/ear plugin.jelly
Log:
Fixes for MAVEN-518.
Artifact processing in the plugin was slightly changed and now it supports jar
overriding mechanism
Revision Ch
dion2003/03/27 05:15:04
Modified:src/plugins-build/ear plugin.jelly
Log:
Explicity use ant name space. In prep for removal of jeez etc
Revision ChangesPath
1.5 +33 -33maven/src/plugins-build/ear/plugin.jelly
Index: plugin.jelly
===