It turns out <jvmSetings> is correct element to use but It must be inside <daemon> configuration.
Your doc changes to https://jira.codehaus.org/browse/MAPPASM-127 is wrong Thanks for leading me to right direction -Dan On Sat, Sep 24, 2011 at 9:02 PM, Deng Ching <[email protected]> wrote: > Hi Dan, > > Try jvmSettings instead of defaultJvmSettings for the parameter name. The > example doc seems to be using the variable name in the mojo instead of the > actual parameter name. > > Thanks, > Deng > > On Sat, Sep 24, 2011 at 11:19 PM, Dan Tran <[email protected]> wrote: > >> just want to ping it again. >> >> -D >> >> On Thu, May 26, 2011 at 4:26 PM, Dan Tran <[email protected]> wrote: >> > It seems 'defaultJvmSettings' [1] from example page got ignored ( ie i >> > dont see that paras at runtime ) >> > >> > Any one get this working? I need to passing additional JVM config ( >> > like -XX:+CMSPermGenSweepingEnabled -XX:+CMSClassUnloadingEnabled ) >> > >> > >> > Thanks >> > >> > Dan >> > >> > [1] >> http://mojo.codehaus.org/appassembler/appassembler-maven-plugin/example-jsw-linux.html >> > >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
