Re: Profiling Maven project in NetBeans 11 fails with recent versions of Maven

2019-06-25 Thread Luff,Chris
...@cerner.com>> Sent: Friday, 21 June, 2019 16:04 To: Lister Jonathan mailto:jonathan.lis...@vaisala.com>> Cc: users@netbeans.apache.org<mailto:users@netbeans.apache.org> Subject: Re: Profiling Maven project in NetBeans 11 fails with recent versions of Maven Have you tried 3.

RE: Profiling Maven project in NetBeans 11 fails with recent versions of Maven

2019-06-24 Thread Lister Jonathan
Jonathan Sent: Monday, 24 June, 2019 14:40 To: Luff,Chris Cc: users@netbeans.apache.org Subject: RE: Profiling Maven project in NetBeans 11 fails with recent versions of Maven Thanks for the suggestion Chris. I tried Netbeans 11.0 with apache maven 3.6.2 and it still failed: cd C:\Users\pjl\Source\V

RE: Profiling Maven project in NetBeans 11 fails with recent versions of Maven

2019-06-24 Thread Lister Jonathan
mmand is incorrect. I guess I’ll try a different JDK next since I have the Oracle and you had success with Open JDK. From: Luff,Chris Sent: Friday, 21 June, 2019 16:04 To: Lister Jonathan Cc: users@netbeans.apache.org Subject: Re: Profiling Maven project in NetBeans 11 fails with recent version

Re: Profiling Maven project in NetBeans 11 fails with recent versions of Maven

2019-06-21 Thread Luff,Chris
Have you tried 3.6.x? Profiling and Debugging works for me on 10, 11 and 11.1 with Adopt Open JDK 11. On 21 Jun 2019, at 14:39, Lister Jonathan mailto:jonathan.lis...@vaisala.com>> wrote: We use Maven 3.5.2 and have configured NetBeans 11.0 to use the external maven via Tools | Options | Java

Profiling Maven project in NetBeans 11 fails with recent versions of Maven

2019-06-21 Thread Lister Jonathan
We use Maven 3.5.2 and have configured NetBeans 11.0 to use the external maven via Tools | Options | Java | Maven and selecting the path to the Maven 3.2.2 folder. Most operations work just fine, but when trying to Profile a project I get: "The syntax of the command is incorrect." The path of