Hi Robert, On 25 March 2012 18:30, Robert Scholte <[email protected]> wrote: > Looks like you missed the important note on the bottom of the usage-page[1]. > > {quote} > Note: The java goal doesn't spawn a new process. Any VM specific option that > you want to pass to the executed class must be passed to the Maven VM using > the MAVEN_OPTS environment variable. E.g. > > MAVEN_OPTS=-Xmx1024m > > Otherwise consider using the exec goal. > {quote}
You're absolutely right! That now works & now I have to solve how to set this on a case by case basis in Netbeans - Fun. Thanks again. Cheers, Martijn --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
