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] > >
