How 'bout just defaulting MAVEN_OPTS if and only if it ain't already set
(see attached diff). This basically abolishes MAVEN_DEFAULT_OPTS and
sets MAVEN_OPTS if it's not already set. If the user sets it at all, it
overrides the -Xmx160m.
(Disclaimer: Works On My Machine)
Matt
Vincent Massol
I'm not 100% on this, but I think the properties in
dependency/properties are dynamic, which means that the only plugins
which use "ear.bundle.war" as a dependency property are the ear and
jdeveloper plugins, the only plugin which uses "war.bundle.jar" is the
war plugin, the only plugin which u