RE: Problem with maven build with Java 11...

2021-08-16 Thread Nelligan, Steven M
string worked with Java 7 and Java 8 Steven M Nelligan From: Anthony DeCarlo Sent: Thursday, July 29, 2021 11:50 AM To: Nelligan, Steven M ; users@netbeans.apache.org Subject: Re: Problem with maven build with Java 11... Steven, Not sure. The error is confusing as it says increase to 180k but

Re: Problem with maven build with Java 11...

2021-07-29 Thread Anthony DeCarlo
Steven, Not sure.  The error is confusing as it says increase to 180k but you are already giving it 1024k (-Xss1024k). Sorry I couldn't be of any help Tony On 7/29/2021 12:29 PM, Nelligan, Steven M wrote: Anyone have any insight on what could be wrong? *Steven M Nelligan* *From:* Nelligan,

RE: Problem with maven build with Java 11...

2021-07-29 Thread Nelligan, Steven M
Anyone have any insight on what could be wrong? Steven M Nelligan From: Nelligan, Steven M Sent: Wednesday, July 28, 2021 1:07 PM To: users@netbeans.apache.org Subject: Problem with maven build with Java 11... I am running Netbeans version 12.3 and try to do a Maven build with Java 11. I am